@@ -3,8 +3,7 @@
|
||||
# causes the shell to exit if any subcommand or pipeline returns a non-zero status
|
||||
set -e
|
||||
|
||||
# The last argument is the app instance name
|
||||
app=${!#}
|
||||
app=$YNH_APP_INSTANCE_NAME
|
||||
|
||||
# The first argument is the backup directory location of the app
|
||||
# from where the script is executed
|
||||
|
||||
Reference in New Issue
Block a user