mirror of
https://git.exozy.me/a/Never-Gonna-Give-Beep-Up
synced 2025-12-07 15:06:31 +00:00
Add run script
This commit is contained in:
parent
cc05a43c91
commit
7746413302
1 changed files with 4 additions and 0 deletions
4
run.sh
Executable file
4
run.sh
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/bash
|
||||
|
||||
trap - SIGINT
|
||||
sudo env -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER -u SUDO_UID bash rickroll.sh
|
||||
Loading…
Add table
Reference in a new issue