This commit is contained in:
Manuel Thalmann 2024-07-20 05:09:42 +02:00
parent 8a8d470e5d
commit 0875cd8bee

View file

@ -15,7 +15,7 @@ begin
if [ (echo "$configs" | jq "length") -gt 0 ] if [ (echo "$configs" | jq "length") -gt 0 ]
if [ "$XDG_SESSION_TYPE" = "tty" ] if [ "$XDG_SESSION_TYPE" = "tty" ]
set -l entryPoint ~"$name"/.config/autostart/PortValhallaProfile.desktop set -l entryPoint ~"$name"/.config/autostart/PortValhallaProfile.desktop
sudo -u "$name" mkrit -p "$(dirname "$entryPoint")" sudo -u "$name" mkdir -p "$(dirname "$entryPoint")"
begin begin
printf %s\n \ printf %s\n \