Add arch-checkupdates and apply fixes
This commit is contained in:
parent
0bbc36d291
commit
7e27665331
5 changed files with 22 additions and 1 deletions
|
@ -34,7 +34,7 @@ _autostart_manage_add () {
|
|||
Description=$1
|
||||
|
||||
[Service]
|
||||
ExecStart=/bin/sh -c ". \$HOME/.profile && $2"
|
||||
ExecStart=/bin/sh -c '. \$HOME/.profile && $2'
|
||||
EOF
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue