mirror of
https://github.com/GNS3/gns3-server
synced 2024-12-28 01:38:08 +00:00
4 lines
80 B
Bash
Executable File
4 lines
80 B
Bash
Executable File
#!/tmp/gns3/bin/sh
|
|
|
|
exec busybox udhcpc -s /gns3/etc/udhcpc/default.script "$@"
|