Updates
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
read -p "Do you really want to pull the lastest version? " c
|
||||
git pull --rebase
|
||||
Reference in New Issue
Block a user