This commit is contained in:
flyingscorpio@arch-desktop 2020-10-25 23:06:53 +01:00
parent c4344c0b5c
commit 5622738df0

View file

@ -70,7 +70,7 @@ hello() {
bye() {
echo "Pushing to SetupCockpit"
cd ~/SetupCockpit && git push
echo "Pushing to Keepas"
echo "Pushing to Keepass"
cd ~/Keepass && git push
echo "Pushing to TSSR"
cd ~/Lessons/TSSR && git push