FIx broken script
This commit is contained in:
parent
01b20d496e
commit
717e92a499
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ then
|
||||||
fi;
|
fi;
|
||||||
|
|
||||||
# Sync clouds
|
# Sync clouds
|
||||||
pushd "$dir" > /dev/null;
|
|
||||||
. "../rclone/InstallSync.sh" nextcloud "$NEXTCLOUD_DIR";
|
. "../rclone/InstallSync.sh" nextcloud "$NEXTCLOUD_DIR";
|
||||||
|
|
||||||
if [ ! -z "$INSTALL_FONTS" ]
|
if [ ! -z "$INSTALL_FONTS" ]
|
||||||
|
|
Loading…
Reference in a new issue