Skip to content

Commit

Permalink
added shebang
Browse files Browse the repository at this point in the history
  • Loading branch information
carykees98 committed Sep 26, 2023
1 parent 776120e commit cb2e856
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions start-mirror.sh
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
#!/bin/bash

/usr/bin/tmux new-session -d -s mirror "cd /home/mirror/Mirror && git pull && go build && ./Mirror"

0 comments on commit cb2e856

Please sign in to comment.