Make install script runable
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
#!/bin/bash
|
||||||
git pull origin master;
|
git pull origin master;
|
||||||
git submodule init;
|
git submodule init;
|
||||||
git submodule sync;
|
git submodule sync;
|
||||||
Reference in New Issue
Block a user