trixie/roles/lmn_fvs/files/lmn-dolphin.sh

4 lines
126 B
Bash
Raw Normal View History

2023-09-06 10:12:09 +02:00
if [[ "$UID" -gt 10000 ]] && [[ ! -f ~/.local/share/user-places.xbel.lmn ]] ; then
(sleep 30 ; lmn-patch-dolphin.sh) &
fi