|
@@ -3,7 +3,7 @@
|
|
# causes the shell to exit if any subcommand or pipeline returns a non-zero status
|
|
# causes the shell to exit if any subcommand or pipeline returns a non-zero status
|
|
set -e
|
|
set -e
|
|
|
|
|
|
-app=ynhexample
|
|
|
|
|
|
+app=$YNH_APP_INSTANCE_NAME
|
|
|
|
|
|
# The parameter $1 is the backup directory location
|
|
# The parameter $1 is the backup directory location
|
|
# which will be compressed afterward
|
|
# which will be compressed afterward
|