remove-port.sh: export DESTDIR

This commit is contained in:
apio 2022-10-30 18:19:12 +01:00
parent 97df9d8d3a
commit b4ccd786f9

View File

@ -8,6 +8,7 @@ source tools/env.sh
cd ports
export DESTDIR=${DESTDIR:-"$LUNA_ROOT/initrd"}
export listdir=$PWD
if [ -z $1 ]