mirror of
https://github.com/ION606/config-backup.git
synced 2026-05-14 22:16:58 +00:00
path fix
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ cat << EOF > /etc/systemd/system/shownotif.service
|
||||
Description=Run shownotif script
|
||||
|
||||
[Service]
|
||||
ExecStart=/home/$1/.customscripts/run.sh
|
||||
ExecStart=/home/$1/.automations/run.sh
|
||||
Type=simple
|
||||
User=$1
|
||||
Environment="DISPLAY=:0"
|
||||
|
||||
Reference in New Issue
Block a user