mirror of
https://github.com/beefproject/beef
synced 2026-06-08 13:15:56 +00:00
Added update file that calls git pull
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo Updating...
|
||||
git pull
|
||||
Reference in New Issue
Block a user