cheat-sheet rename git serveur

This commit is contained in:
nemo 2024-09-09 21:10:54 +02:00
parent 781caee29f
commit 6630de6553
1 changed files with 1 additions and 1 deletions

2
cs
View File

@ -20,7 +20,7 @@ case $1 in
git plog
exit;;
"-ps") cd $cs_folder
git push bbsrv
git push
exit;;
"-h") echo "cs -h : affiche aide commande"
echo "cs <cheat-sheet> : ouvre le cheat-sheet ou le crée s'il n'exite pas"