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

remove thorgal

parent f15ce083
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 thorgal..."
ssh thorgal 'cd ~/bin ; git pull'
echo "===== updating fabulous..."
ssh fabulous 'module load git ; cd ~/bin ; git pull'
echo "===== updating clifton..."
......
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