Browse Source

_common.sh

Maniack Crudelis 7 years ago
parent
commit
922a70929f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      scripts/upgrade

+ 1 - 0
scripts/upgrade

@@ -6,6 +6,7 @@
 # IMPORT GENERIC HELPERS
 #=================================================
 
+source _common.sh
 source /usr/share/yunohost/helpers
 
 #=================================================