Browse Source

Fix restore

Kayou 6 years ago
parent
commit
08a9db3fb5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      scripts/restore

+ 1 - 1
scripts/restore

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