[Ddclient-support] [ddclient/ddclient] 86a329: Fix shebang
Brought to you by:
supersandro2000,
wimpunk
From: Richard H. <no...@gi...> - 2020-06-30 16:01:13
|
Branch: refs/heads/master Home: https://github.com/ddclient/ddclient Commit: 86a3294b0ff87174883adfae08c0bbee2259b37a https://github.com/ddclient/ddclient/commit/86a3294b0ff87174883adfae08c0bbee2259b37a Author: Sandro Jäckel <san...@gm...> Date: 2020-06-30 (Tue, 30 Jun 2020) Changed paths: M Makefile.am M ddclient.template Log Message: ----------- Fix shebang cause perl needs a regular shebang even when evoking the script directly with perl Commit: 5e7683df85760ab67955f9a34e87af546068d83d https://github.com/ddclient/ddclient/commit/5e7683df85760ab67955f9a34e87af546068d83d Author: Richard Hansen <rh...@rh...> Date: 2020-06-30 (Tue, 30 Jun 2020) Changed paths: M Makefile.am M ddclient.template Log Message: ----------- Merge pull request #208 from ddclient/fix-shebang Fix shebang Compare: https://github.com/ddclient/ddclient/compare/06851b770e3a...5e7683df8576 |