@ -13,7 +13,7 @@ if [ ! -e /target/sync ]; then
touch /target/sync;
else
test "$($SOURCE_DIR/lib/api/sync)" = "127"; && slog "sync failed" - "update" && exit 127;
test "$($SOURCE_DIR/lib/api/sync)" = "127" && slog "sync failed" - "update" && exit 127;
fi;