Переглянути джерело

[fix] add .fonctions for remove

magikcypress 8 роки тому
батько
коміт
34b6f2e2f3
1 змінених файлів з 2 додано та 0 видалено
  1. 2 0
      scripts/remove

+ 2 - 0
scripts/remove

@@ -3,6 +3,8 @@
 # Exit on command errors and treat unset variables as an error
 set -u
 
+# Loads the generic functions usually used in the script
+source .fonctions
 # Source app helpers
 source /usr/share/yunohost/helpers