Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mathieui
poezio
Commits
831a864e
Verified
Commit
831a864e
authored
Nov 29, 2014
by
mathieui
Browse files
Use the update script to switch to master
parent
823e3d17
Changes
1
Hide whitespace changes
Inline
Side-by-side
update.sh
View file @
831a864e
...
...
@@ -11,7 +11,7 @@ VENV="poezio-venv"
VENV_COMMAND
=
"pyvenv"
echo
'Updating poezio'
git pull origin
slix
||
{
git checkout master
&&
git pull origin
master
||
{
echo
"The script failed to update poezio."
exit
1
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment