summarylogtreecommitdiffstats
path: root/ddns-go.install
blob: 8ed3c720668bd4b60aaba3643b6b4ce74aeaa5c5 (plain)
1
2
3
4
5
6
post_upgrade() {
  echo '--------------------------------------------------'
  echo 'Config file is located at /etc/ddns-go/ddns-go.yaml, instead of /etc/ddns-go.yaml.'
  echo 'Consider edit the config file manually to reuse old tokens.'
  echo '--------------------------------------------------'
}