File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1883,7 +1883,7 @@ chown admin:admin $HESTIA/data/sessions
18831883# ----------------------------------------------------------#
18841884
18851885echo " (*) Configuring File Manager..."
1886- source $HESTIA_INSTALL_DIR /filemanager/install-fm.sh > /dev/null 2>&1
1886+ $HESTIA /bin/v-add-sys-filemanager > /dev/null 2>&1
18871887
18881888
18891889# ----------------------------------------------------------#
Original file line number Diff line number Diff line change @@ -1887,7 +1887,7 @@ chown admin:admin $HESTIA/data/sessions
18871887# ----------------------------------------------------------#
18881888
18891889echo " (*) Configuring File Manager..."
1890- source $HESTIA_INSTALL_DIR /filemanager/install-fm.sh > /dev/null 2>&1
1890+ $HESTIA /bin/v-add-sys-filemanager > /dev/null 2>&1
18911891
18921892
18931893# ----------------------------------------------------------#
You can’t perform that action at this time.
0 commit comments