summarylogtreecommitdiffstats
path: root/noip.install
blob: a7458f61bb6920458b6d1aef55f9dada4e62fc55 (plain)
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
}