aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2025-12-12 06:40:01 -0300
committerEuAndreh <eu@euandre.org>2025-12-12 06:40:01 -0300
commit290718cd3569e98a958fae49a263f9d4d7b808ce (patch)
tree88289f3bba4ca1d603f06459bf869a88ebe86f01
parentetc/sh/rc: Replace $CLOJURECP with $JARPATH (diff)
downloaddotfiles-main.tar.gz
dotfiles-main.tar.xz
bin/gc: Disable cron gc globally for nowHEADmain
-rwxr-xr-xbin/gc2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/gc b/bin/gc
index 50ee1b5..17d4265 100755
--- a/bin/gc
+++ b/bin/gc
@@ -1,6 +1,8 @@
#!/bin/sh
set -eu
+
+exit
usage() {
cat <<-'EOF'
Usage: