1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-08-10 22:11:50 +02:00
This commit is contained in:
Laurent Cozic
2025-07-05 11:52:27 +01:00
parent c7e31d1ac9
commit 113b259b81

View File

@@ -182,6 +182,12 @@ do
fi
done
echo '----------------------------------------------------'
echo 'Running commands:'
echo '';
cat "$CMD_FILE"
echo '----------------------------------------------------'
cd "$ROOT_DIR/packages/app-cli"
yarn start --profile "$PROFILE_DIR" batch "$CMD_FILE"