summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGordon GECOS <u@adam>2024-08-03 10:51:41 -0400
committerGordon GECOS <u@adam>2024-08-03 10:51:41 -0400
commit0c917ee4df3953c6143905897782cb34e540ac1d (patch)
tree6e7a3215196d41287634529a877e1ee2fa4b6d3e
parenta0484cbc4ab19f09d66db48627faded537c0ab2b (diff)
don't need bash
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index b7b247a..fcde6b8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,3 @@
1SHELL = bash
2
3snapshot_uri_base = https://snapshot.debian.org/package 1snapshot_uri_base = https://snapshot.debian.org/package
4 2
5sudo != [ "$$(id -u)" = 0 ] || groups | grep -wo sudo 3sudo != [ "$$(id -u)" = 0 ] || groups | grep -wo sudo