Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 43023e4

Browse files
committed
include restart script
1 parent 5b01bfb commit 43023e4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: restart.sh

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/bin/bash
2+
3+
./stop.sh && ./start.sh

0 commit comments

Comments
 (0)