Typo
This commit is contained in:
parent
c4344c0b5c
commit
5622738df0
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ hello() {
|
||||||
bye() {
|
bye() {
|
||||||
echo "Pushing to SetupCockpit"
|
echo "Pushing to SetupCockpit"
|
||||||
cd ~/SetupCockpit && git push
|
cd ~/SetupCockpit && git push
|
||||||
echo "Pushing to Keepas"
|
echo "Pushing to Keepass"
|
||||||
cd ~/Keepass && git push
|
cd ~/Keepass && git push
|
||||||
echo "Pushing to TSSR"
|
echo "Pushing to TSSR"
|
||||||
cd ~/Lessons/TSSR && git push
|
cd ~/Lessons/TSSR && git push
|
||||||
|
|
Loading…
Add table
Reference in a new issue