mirror of
https://github.com/tschettervictor/bsd-apps.git
synced 2025-12-13 02:19:57 +01:00
Update heimdall-install.sh - update php and version
This commit is contained in:
@@ -2,8 +2,8 @@
|
|||||||
# Install Heimdall Dashboard
|
# Install Heimdall Dashboard
|
||||||
|
|
||||||
APP_NAME="Heimdall"
|
APP_NAME="Heimdall"
|
||||||
APP_VERSION="2.6.1"
|
APP_VERSION="2.7.4"
|
||||||
PHP_VERSION="83"
|
PHP_VERSION="84"
|
||||||
|
|
||||||
# Check for Root Privileges
|
# Check for Root Privileges
|
||||||
if ! [ $(id -u) = 0 ]; then
|
if ! [ $(id -u) = 0 ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user