diff --git a/cs b/cs index 5cb69ce..7927581 100755 --- a/cs +++ b/cs @@ -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 : ouvre le cheat-sheet ou le crée s'il n'exite pas"