Auto-commit kunsi-p14s.kunbox.net 2024-09-04 20:03:57

This commit is contained in:
Franzi 2024-09-04 20:03:57 +02:00
parent 7af7b3cbd6
commit 764baad9b4
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 5 additions and 1 deletions

View file

@ -70,3 +70,7 @@ end
function cert
echo "" | openssl s_client -connect {$argv[1]}:443
end
function tomp3
ffmpeg -i "$argv[1]" -vn -f mp3 -q:a 0 "$(basename "$argv[1]").mp3"
end

View file

@ -1 +1 @@
/home/kunsi/.config/systemd/user/grobi.service
/usr/lib/systemd/user/grobi.service