]> Sergey Matveev's repositories - dotfiles.git/commitdiff
cmenctool's API changed master
authorSergey Matveev <stargrave@stargrave.org>
Sun, 5 Oct 2025 15:53:14 +0000 (18:53 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sun, 5 Oct 2025 15:53:14 +0000 (18:53 +0300)
bin/bin/zsnap

index 3ee5afa88f92cc3986a985fe3c776703ed91809a..a27bed656f65b71f5a4c67228ac1b364fb954da7 100755 (executable)
@@ -22,7 +22,7 @@ mk_fifo() {
 }
 
 enccmd() {
-    ~stargrave/bin/cmenctool 4</home/stargrave/.cm/general.pub
+    ~stargrave/bin/cmenctool -to /home/stargrave/.cm/general.pub
 }
 
 [[ $# -ge 2 ]] || usage