diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2025-11-15 18:43:55 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2025-11-15 18:43:55 +0100 |
| commit | d680f1e102fd683e297a66ba376a3fdbf6c68994 (patch) | |
| tree | b22c29383641c1bb6e726e242c700027169c1885 | |
| parent | 43ea981dca8bf8b11f5879804f9bc56def9cfe78 (diff) | |
| download | scripts-d680f1e102fd683e297a66ba376a3fdbf6c68994.tar.gz scripts-d680f1e102fd683e297a66ba376a3fdbf6c68994.zip | |
Moved alg to unused (replaced by C program)
Diffstat (limited to '')
| -rw-r--r-- | Makefile | 1 | ||||
| -rwxr-xr-x | unused/alg (renamed from alg) | 0 |
2 files changed, 0 insertions, 1 deletions
| @@ -1,7 +1,6 @@ | |||
| 1 | PREFIX = /usr/local | 1 | PREFIX = /usr/local |
| 2 | 2 | ||
| 3 | SCRIPTS = 2fa \ | 3 | SCRIPTS = 2fa \ |
| 4 | alg \ | ||
| 5 | battery-checknow \ | 4 | battery-checknow \ |
| 6 | battery-status \ | 5 | battery-status \ |
| 7 | clip \ | 6 | clip \ |
