diff --git a/G1VOEUX.sh b/ASTROBOT/G1Voeu.sh similarity index 100% rename from G1VOEUX.sh rename to ASTROBOT/G1Voeu.sh diff --git a/ASTROBOT/VOEUX.create.sh b/ASTROBOT/VOEUX.create.sh index 0d3a16683..8d2c83126 100755 --- a/ASTROBOT/VOEUX.create.sh +++ b/ASTROBOT/VOEUX.create.sh @@ -33,6 +33,6 @@ do VOEU=$(echo "$VOEU" | sed -r 's/\<./\U&/g' | sed 's/ //g') # CapitalGluedWords echo "Creating G1$VOEU TW" - ~/.zen/Astroport.ONE/G1VOEUX.sh "$VOEU" "$PLAYER" "$INDEX" + ~/.zen/Astroport.ONE/ASTROBOT/G1Voeu.sh "$VOEU" "$PLAYER" "$INDEX" done diff --git a/start.sh b/start.sh index 3f05fc329..888279d94 100755 --- a/start.sh +++ b/start.sh @@ -147,7 +147,7 @@ select fav in "${choices[@]}"; do "CREER UN VOEU") echo "QRCode à coller sur les lieux ou objets portant une Gvaleur" - ${MY_PATH}/G1VOEUX.sh + ${MY_PATH}/ASTROBOT/G1Voeu.sh ;; "IMPRIMER QRVOEU")