Преглед на файлове

[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