mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-20 16:20:52 +01:00
Update qelectrotech-launch
This commit is contained in:
@@ -9,8 +9,6 @@ if [ ! -d "$to" ] && [ -d "$from" ]; then
|
|||||||
cp -av "$from/." "$to"
|
cp -av "$from/." "$to"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# link DXFtoQET so that QET finds it
|
|
||||||
mkdir -p "$HOME/.qet"
|
|
||||||
ln -snf "$SNAP/bin/DXFtoQET" "$HOME/.qet/DXFtoQET"
|
|
||||||
|
|
||||||
exec "${@}"
|
exec "${@}"
|
||||||
|
|||||||
Reference in New Issue
Block a user