From: Christian Heller <c.heller@plomlompom.de>
Date: Tue, 4 Mar 2025 01:32:07 +0000 (+0100)
Subject: Improve.
X-Git-Url: https://plomlompom.com/repos/%7B%7B%20web_path%20%7D%7D/decks/static/%7B%7Bdb.prefix%7D%7D/balance?a=commitdiff_plain;h=6f9103c541ac51a8315252f30d159a82f979b25b;p=config

Improve.
---

diff --git a/testing/scripts/setup_secrets_root.sh b/testing/scripts/setup_secrets_root.sh
index a0dd144..249c12a 100755
--- a/testing/scripts/setup_secrets_root.sh
+++ b/testing/scripts/setup_secrets_root.sh
@@ -35,5 +35,4 @@ cp -a "${PATH_SOURCE}" "${PATH_SECRETS}"
 pumount "${SECRETS_DEV}"
 echo "You can remove ${PATH_DEV} now."
 chown -R "${USERNAME}:${USERNAME}" "${PATH_SECRETS}"
-
-echo "Do run setup_secrets_user.sh now as user."
+sudo -lu "${USERNAME}" ./setup_secrets_user.sh