client_software cosmetic changes

This commit is contained in:
Daniel unbrot Pätzold
2026-05-08 12:07:54 +02:00
parent 10517de84e
commit 84527d6384
4 changed files with 23 additions and 8 deletions
+7
View File
@@ -1,6 +1,13 @@
#!/bin/bash
# Restart and test Kwallet- Service
#Check Token
if [ "${DAVTOKEN_USER}." == "." ]; then
echo "Error: Script cannot be executed standalone and needs a prereserved environment from sync_client_software.sh. Quit."
exit 1
fi
# Vars
WALLETAPPID="sys_config_wallet_script"
WALLETNAME="kdewallet"