Ver código fonte

Update restore

Mickael-Martin 7 anos atrás
pai
commit
2b4e81d635
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      scripts/restore

+ 1 - 1
scripts/restore

@@ -12,7 +12,7 @@ source /usr/share/yunohost/helpers
 #=================================================
 #=================================================
 
 
 # Exit if an error occurs during the execution of the script
 # Exit if an error occurs during the execution of the script
-#ynh_abort_if_errors
+ynh_abort_if_errors
 
 
 ### If it's a multi-instance app, meaning it can be installed several times independently
 ### If it's a multi-instance app, meaning it can be installed several times independently
 ### The id of the app as stated in the manifest is available as $YNH_APP_ID
 ### The id of the app as stated in the manifest is available as $YNH_APP_ID