1 2 3 4 5 6
post_install() { echo echo 'Before running noip you must configure it.' echo 'To configure noip run the command "noip-duc -g all.ddnskey.com --username test --password test"' echo }