Skip to content
Snippets Groups Projects
Commit d9c7fc95 authored by Boman Romain's avatar Boman Romain
Browse files

add vaillant to updatebin

parent a6c6d579
No related branches found
No related tags found
No related merge requests found
...@@ -13,6 +13,6 @@ echo "===== updating gaston..." ...@@ -13,6 +13,6 @@ echo "===== updating gaston..."
ssh gaston 'cd ~/bin ; git pull' ssh gaston 'cd ~/bin ; git pull'
echo "===== updating warson..." echo "===== updating warson..."
ssh warson 'cd ~/bin ; git pull' ssh warson 'cd ~/bin ; git pull'
echo "===== updating spirou..." echo "===== updating vaillant..."
ssh spirou 'cd ~/bin ; git pull' ssh vaillant 'cd ~/bin ; git pull'
echo "===== done." echo "===== done."
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment