added ankictl.sh control script to manage users
This commit is contained in:
parent
e73142c21f
commit
4a8c1de794
3
ankictl.sh
Executable file
3
ankictl.sh
Executable file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
sudo docker-compose exec anki-sync-server ./ankisyncctl.py ${1} ${2} ${3} ${4}
|
Loading…
Reference in New Issue
Block a user