vw uninstall read only local env
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
. env.sh
|
||||
. ./env.sh
|
||||
|
||||
if systemctl --user list-units --full --all | grep -q "vaultwarden-${CONTAINER_NAME}.service"; then
|
||||
systemctl --user stop vaultwarden-${CONTAINER_NAME}.service
|
||||
|
||||
Reference in New Issue
Block a user