update update.sh
This commit is contained in:
parent
ad45e89ded
commit
d07b1d1e0d
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
# Use launch.sh to start poezio directly from here
|
# Use launch.sh to start poezio directly from here
|
||||||
|
|
||||||
echo 'Updating poezio'
|
echo 'Updating poezio'
|
||||||
hg pull -u
|
git pull
|
||||||
|
|
||||||
if [ -e "SleekXMPP" ]
|
if [ -e "SleekXMPP" ]
|
||||||
then
|
then
|
||||||
|
|
Loading…
Reference in a new issue