mirror of
https://github.com/GNS3/gns3-server
synced 2025-02-24 22:12:01 +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 "$@"
|