gentoo-sway #2
1 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,10 @@ if [ $? = 1 ] ; then
|
||||||
git checkout dev
|
git checkout dev
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
if [ $? = 1 ] ; then
|
||||||
|
git checkout master
|
||||||
|
fi
|
||||||
|
|
||||||
# Get last changes
|
# Get last changes
|
||||||
git pull
|
git pull
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue