@@ -133,9 +133,9 @@ function peertube_import_from_syncthing {
echo ' fi';
- echo 'done'; } > /usr/bin/peertubesync
+ echo 'done';
echo '';
- echo "rm \$LOCKFILE";
+ echo "rm \$LOCKFILE"; } > /usr/bin/peertubesync
chmod +x /usr/bin/peertubesync
cron_add_mins 1 /usr/bin/peertubesync