aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2025-11-15 18:43:55 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2025-11-15 18:43:55 +0100
commitd680f1e102fd683e297a66ba376a3fdbf6c68994 (patch)
treeb22c29383641c1bb6e726e242c700027169c1885
parent43ea981dca8bf8b11f5879804f9bc56def9cfe78 (diff)
downloadscripts-d680f1e102fd683e297a66ba376a3fdbf6c68994.tar.gz
scripts-d680f1e102fd683e297a66ba376a3fdbf6c68994.zip
Moved alg to unused (replaced by C program)
Diffstat (limited to '')
-rw-r--r--Makefile1
-rwxr-xr-xunused/alg (renamed from alg)0
2 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ef03dfb..b89bba2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,6 @@
1PREFIX = /usr/local 1PREFIX = /usr/local
2 2
3SCRIPTS = 2fa \ 3SCRIPTS = 2fa \
4 alg \
5 battery-checknow \ 4 battery-checknow \
6 battery-status \ 5 battery-status \
7 clip \ 6 clip \
diff --git a/alg b/unused/alg
index cd5d3c8..cd5d3c8 100755
--- a/alg
+++ b/unused/alg

Generated with cgit - Back to sebastiano.tronto.net