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