aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Wang2022-10-02 16:22:13 -0400
committerAnthony Wang2022-10-02 16:22:13 -0400
commit7746413302f60823e84fa12822671e61633a54fa (patch)
tree25cbe8df86fb7b530997fb06b290e53ae8565294
parentcc05a43c91dffff47a32bfbf950d6876dd459565 (diff)
Add run script
-rwxr-xr-xrun.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/run.sh b/run.sh
new file mode 100755
index 0000000..ac3c1b5
--- /dev/null
+++ b/run.sh
@@ -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