lmn-client/roles/lmn_fvs/files/lmn-dolphin.sh
2023-09-07 07:50:36 +02:00

3 lines
126 B
Bash

if [[ "$UID" -gt 10000 ]] && [[ ! -f ~/.local/share/user-places.xbel.lmn ]] ; then
(sleep 30 ; lmn-patch-dolphin.sh) &
fi