Added update file that calls git pull
This commit is contained in:
4
update-beef
Executable file
4
update-beef
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo Updating...
|
||||
git pull
|
||||
Reference in New Issue
Block a user