Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if [ ! -d /tftpboot ];
- then
- sudo ln -sf /var/lib/tftpboot/ /tftpboot
- sudo chmod 777 /tftpboot
- fi
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement