debdog-xfce-shortcut from hdd broken

a very small Live CD shaped to look and act like Puppy Linux.

Moderator: fredx181

Post Reply
ljlj
Posts: 105
Joined: Wed Feb 03, 2021 10:15 am
Been thanked: 7 times

debdog-xfce-shortcut from hdd broken

Post by ljlj »

debdog-xfce-shortcut from hdd broken

palemoon portable on sda4,
shortcut made on desktop-symlink
after quickremaster shortcut
is broken
#!/bin/sh

#LAUNCHDIR="$(cd "$(dirname "$0")"; pwd)"
LAUNCHDIR="$(dirname "$(readlink -f "$0")")"
mkdir "$LAUNCHDIR/profile" 2> /dev/null
LD_LIBRARY_PATH=$LAUNCHDIR/apulse${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH} "$LAUNCHDIR/palemoon" "$@" -profile "$LAUNCHDIR/profile"

how solve?
regards

Post Reply

Return to “DebianDogs”