removed empty line to pass bun fmt

This commit is contained in:
dstoffel
2025-02-05 22:13:41 +01:00
committed by GitHub
parent 1067c2e0fd
commit 5c91af5002

View File

@@ -27,5 +27,4 @@ printf "Running 'filebrowser --noauth --root $ROOT_DIR --port ${PORT}$${DB_FLAG}
filebrowser --noauth --root $ROOT_DIR --port ${PORT}$${DB_FLAG} --baseurl ${SERVER_BASE_PATH} > ${LOG_PATH} 2>&1 &
printf "📝 Logs at ${LOG_PATH} \n\n"