mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-25 12:13:29 +02:00
Remove a pushd from the Shorewall6 installer
This commit is contained in:
parent
7b560eefe4
commit
7c8191ddae
@ -399,7 +399,7 @@ if [ -n "$PLAIN" ]; then
|
|||||||
mv -f $f ${f%.plain}
|
mv -f $f ${f%.plain}
|
||||||
done
|
done
|
||||||
else
|
else
|
||||||
pushd configfiles > /dev/null
|
cd configfiles
|
||||||
fi
|
fi
|
||||||
#
|
#
|
||||||
# Install the init file
|
# Install the init file
|
||||||
|
Loading…
x
Reference in New Issue
Block a user