Update 'init.sh'
This commit is contained in:
parent
fa0f20a953
commit
fc4bb2d35d
1
init.sh
1
init.sh
@ -46,6 +46,7 @@ function reresource() {
|
|||||||
cd $HOME/.Books && git clone https://github.com/olivierkes/manuskript.git
|
cd $HOME/.Books && git clone https://github.com/olivierkes/manuskript.git
|
||||||
if [[ $? -ne 0 ]]; then
|
if [[ $? -ne 0 ]]; then
|
||||||
cd $HOME/.Books/manuskript && git pull
|
cd $HOME/.Books/manuskript && git pull
|
||||||
|
git checkout master
|
||||||
fi
|
fi
|
||||||
|
|
||||||
rm -rf "$HOME/.Books/manuskript/sample-projects"
|
rm -rf "$HOME/.Books/manuskript/sample-projects"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user