dhcp-script=/etc/detect_new_device.sh
Reference:
| #!/usr/bin/env bash | |
| ######################################################################## | |
| ## | |
| ## Project name: Wine launch wrapper | |
| ## Version: 1.3.17 | |
| ## Author: Kron4ek | |
| ## Contact emails: kron4ek@protonmail.com, kron4ek@gmail.com | |
| ## My GitHub profile: https://github.com/Kron4ek | |
| ## |
| #!/usr/bin/env bash | |
| # TAGS | |
| # /usr/local/bin/pve-API2Subs_sed.sh | |
| # https://gist.github.com/ngadmini/7f9df377999cc78c1b58e361d5425ac4#file-pve_api2subs-sh | |
| # AUTHOR | |
| # ngadimin@warnet-ersa.net | |
| # https://github.com/ngadmini | |
| # https://gist.github.com/ngadmini | |
| # VERSION | |
| # v10.5 |
| # MOVED to public repo: https://github.com/catchdave/ssl-certs/blob/main/replace_synology_ssl_certs.sh |
dhcp-script=/etc/detect_new_device.sh
Reference: