Allow for updating when we switch to git for install
This commit is contained in:
3
bin/omakub-update
Normal file
3
bin/omakub-update
Normal file
@ -0,0 +1,3 @@
|
||||
cd $OMAKUB_PATH
|
||||
git pull
|
||||
cd -
|
Reference in New Issue
Block a user