From e1e6ff7627b35b5aef872799ce33a47dfeb54842 Mon Sep 17 00:00:00 2001 From: devdatt Date: Fri, 6 Mar 2026 08:31:13 +0530 Subject: [PATCH] update --- encoder/domain.php | 1 - encoder/premium_service.php | 5 ----- install.sh | 2 ++ setup.sh | 1 - 4 files changed, 2 insertions(+), 7 deletions(-) diff --git a/encoder/domain.php b/encoder/domain.php index 8ade750..8e24c84 100755 --- a/encoder/domain.php +++ b/encoder/domain.php @@ -69,7 +69,6 @@ if (file_exists($jsonFile)) {
-
diff --git a/encoder/premium_service.php b/encoder/premium_service.php index f6c73b2..ac5f057 100755 --- a/encoder/premium_service.php +++ b/encoder/premium_service.php @@ -148,11 +148,6 @@ include 'header.php'; ?> - -
- Need an exportable copy of this pricing page or custom branding? Contact sales for a tailored quote and SLA. -
- diff --git a/install.sh b/install.sh index 6ce4c79..a8a3ff5 100755 --- a/install.sh +++ b/install.sh @@ -465,6 +465,8 @@ EOL sudo cp default_nginx_site /var/www/default_nginx_site sudo cp default_nginx.conf /var/www/default_nginx.conf +sudo cp /var/www/default_nginx_site /etc/nginx/sites-available/default +sudo cp /var/www/default_nginx.conf /etc/nginx/nginx.conf rm /var/www/html/index.nginx-debian.html; sudo mkdir -p /var/www/html/hls/shree; diff --git a/setup.sh b/setup.sh index c13208d..24c7fd5 100755 --- a/setup.sh +++ b/setup.sh @@ -1,5 +1,4 @@ sudo apt update -sudo apt upgrade -y sudo apt install -y apache2 php libapache2-mod-php vainfo ufw intel-media-va-driver-non-free libavcodec-extra mesa-utils i965-va-driver libmfx1 certbot intel-gpu-tools python3-certbot-nginx ffmpeg nginx v4l-utils python3-pip mpv libnginx-mod-rtmp alsa-utils vlan git zlib1g-dev php-zip php-curl sudo pip3 install psutil --break-system-packages