mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-21 02:05:16 +03:00
9 lines
242 B
Diff
9 lines
242 B
Diff
diff --git a/bin/icingacli b/bin/icingacli
|
|
index 056d521..0284aed 100755
|
|
--- a/bin/icingacli
|
|
+++ b/bin/icingacli
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/bin/env php
|
|
+#!/usr/bin/env php81
|
|
<?php
|
|
/* Icinga Web 2 | (c) 2013 Icinga Development Team | GPLv2+ */
|