Clarify help function
This commit is contained in:
7
simple-backup.install
Normal file
7
simple-backup.install
Normal file
@ -0,0 +1,7 @@
|
||||
post_install() {
|
||||
echo "An example configuration file is found in /etc/simple_backup/config."
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
post_install
|
||||
}
|
Reference in New Issue
Block a user