Files
configfiles/bin/upd.sh
Thomas Sindt 2f422b4bfe bin
2026-06-09 10:17:31 +02:00

10 lines
157 B
Bash
Executable File

#!/bin/bash
cd /home/tsindt/documents/Bibliothek/
git pull
cd /home/tsindt/documents/Notizen/
git pull
cd /home/tsindt/documents/Publikationen/
git pull
cd