X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/3e84a5debe0984bea841016ba587b109031a7816..25e0f0eae6e04346f02f3212ae95087b917a640c:/script.php diff --git a/script.php b/script.php index de105ba..0d4aeab 100644 --- a/script.php +++ b/script.php @@ -260,8 +260,8 @@ if [ -n "$JIRAFEAU_ONE_TIME" ]; then one_time='1' fi -if [ -n "$UPLOAD_PASSWD" ]; then - upload_password="$JIRAFEAU_UPLOAD_PASSWORD" +if [ -n "$JIRAFEAU_UPLOAD_PASSWD" ]; then + upload_password="$JIRAFEAU_UPLOAD_PASSWD" fi if [ -z "$curl" ]; then