Update install file

This commit is contained in:
daniele 2023-04-29 21:53:06 +02:00
parent 3f2e133eff
commit 7d0125344f
Signed by: fuxino
GPG Key ID: 981A2B2A3BBF5514

View File

@ -1,6 +1,6 @@
post_install() {
echo "An example configuration file is found in /etc/simple_backup/simple_backup.config."
echo "Copy it to ~/.simple_backup/simple_backup.config and modify it as needed"
echo "Copy it to ~/config/simple_backup/simple_backup.config and modify it as needed"
}
post_upgrade() {