summarylogtreecommitdiffstats
path: root/makesndwch.sh
diff options
context:
space:
mode:
authorAcey2021-08-05 15:21:23 +0530
committerAcey2021-08-05 15:21:23 +0530
commit413f367d49721fa07a2310d1837e77414440a37b (patch)
tree9048dda9c0d5f98b688f92dd8b774d14023baf7c /makesndwch.sh
parent215f79b0b1bde8e94ed0ef61e87044ae6a8e73f4 (diff)
downloadaur-413f367d49721fa07a2310d1837e77414440a37b.tar.gz
Fixed reference
Diffstat (limited to 'makesndwch.sh')
-rwxr-xr-xmakesndwch.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/makesndwch.sh b/makesndwch.sh
index 686be15b8666..bc104f4817ff 100755
--- a/makesndwch.sh
+++ b/makesndwch.sh
@@ -1,6 +1,6 @@
#!/bin/sh
if [ "$(id -u)" -ne 0 ]; then
- echo 'TUX says that they cannot make you a sandwich unless you are root.' >&2
+ echo 'TUX says: What? Make it yourself.' >&2
exit 1
fi