bin
This commit is contained in:
9
bin/upd.sh
Executable file
9
bin/upd.sh
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd /home/tsindt/documents/Bibliothek/
|
||||
git pull
|
||||
cd /home/tsindt/documents/Notizen/
|
||||
git pull
|
||||
cd /home/tsindt/documents/Publikationen/
|
||||
git pull
|
||||
cd
|
||||
Reference in New Issue
Block a user