Formatting

This commit is contained in:
grossmj 2024-10-01 17:35:11 +07:00
parent c0be6875c2
commit 8af71ee291
No known key found for this signature in database
GPG Key ID: 0A2D76AC45EA25CD

View File

@ -26,9 +26,9 @@ PATH=/gns3/bin:/tmp/gns3/bin:/sbin:$PATH
if [ ! -d /tmp/gns3/bin ]; then
busybox mkdir -p /tmp/gns3/bin
for applet in `busybox --list-full`
do
ln -s /gns3/bin/busybox "/tmp/gns3/bin/$applet"
done
do
ln -s /gns3/bin/busybox "/tmp/gns3/bin/$applet"
done
fi
# Restore file permission and mount volumes