mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-28 11:18:11 +00:00
Merge remote-tracking branch 'origin/2.2' into 2.2
This commit is contained in:
commit
de5934f818
@ -20,7 +20,7 @@
|
|||||||
# the start command of the container
|
# the start command of the container
|
||||||
#
|
#
|
||||||
OLD_PATH="$PATH"
|
OLD_PATH="$PATH"
|
||||||
PATH=/gns3/bin:/tmp/gns3/bin
|
PATH=/gns3/bin:/tmp/gns3/bin:/sbin
|
||||||
|
|
||||||
# bootstrap busybox commands
|
# bootstrap busybox commands
|
||||||
if [ ! -d /tmp/gns3/bin ]; then
|
if [ ! -d /tmp/gns3/bin ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user