Skip to content

Commit bfd25de

Browse files
committed
Add update script
1 parent 2b399b6 commit bfd25de

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

update.sh

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/bin/bash
2+
3+
git pull
4+
./run.sh

0 commit comments

Comments
 (0)