mirror of
https://git.exozy.me/a/Never-Gonna-Give-Beep-Up
synced 2024-11-22 06:17:29 +00:00
5 lines
110 B
Bash
Executable File
5 lines
110 B
Bash
Executable File
#!/usr/bin/bash
|
|
|
|
trap - SIGINT
|
|
sudo env -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER -u SUDO_UID bash rickroll.sh
|