mirror of
https://github.com/gunchev/home_bin.git
synced 2025-11-20 12:15:46 +00:00
Not needed by lxqt any more.
This commit is contained in:
parent
86b655eb13
commit
1dcbc1723c
1 changed files with 0 additions and 6 deletions
|
|
@ -1,6 +0,0 @@
|
|||
#!/bin/bash
|
||||
|
||||
for i in ~/.config/autostart-scripts/*.sh; do
|
||||
if [ "${0/*\//}" == "${i/*\//}" ]; then continue; fi
|
||||
"$i"
|
||||
done
|
||||
Loading…
Add table
Add a link
Reference in a new issue