feat: add poor mans version of clan vars
This commit is contained in:
parent
13ca5cadd4
commit
a5de9aea37
4 changed files with 41 additions and 2 deletions
3
script/qbittorrent/password_hash
Normal file
3
script/qbittorrent/password_hash
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
python ./hash.py "$(just vars get ulmo qbittorrent/password | jq -r)"
|
||||
Loading…
Add table
Add a link
Reference in a new issue