Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- %pre --erroronfail --interpreter=/usr/bin/bash
- #!/usr/bin/bash
- read -p "What is the static ip?" ip
- echo $ip
- sleep 3
- # %include ftp://192.168.1.217/pub/get_ip.sh
- %end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement