diff --git a/action.sh b/action.sh index f060e47..ca0bb56 100755 --- a/action.sh +++ b/action.sh @@ -168,7 +168,7 @@ if [ "$ACTION" == "adduser" ]; then exit 1 fi - python adduser.py "$USER" "$PASS" + python adduser.py "$USER" "$PASSFILE" if [ $? == 0 ]; then # Send infomail