Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Karthikeyan Singaravelan
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
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
update.sh
update.sh
+1
-1
No files found.
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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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