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

remove blueberry

parent 9c901224
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
echo "===== updating local bin..."
cd ~/bin ; git pull
echo "===== updating blueberry..."
ssh blueberry 'cd ~/bin ; git pull'
echo "===== updating thorgal..."
ssh thorgal 'cd ~/bin ; git pull'
echo "===== updating fabulous..."
......
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