Skip to content

Commit

Permalink
Create monitor.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
KOSASIH authored Aug 6, 2024
1 parent 3333478 commit f601de2
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# tools/monitor/monitor.sh
#!/bin/bash

# Monitor the project
echo "Monitoring the project..."
./node/main --monitor

0 comments on commit f601de2

Please sign in to comment.