Browse Source

sh script update

master
FlorianEisenmenger 1 year ago
parent
commit
e1e34bc75f
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      httpdocs/1deployImaq.sh

+ 3
- 0
httpdocs/1deployImaq.sh View File

@@ -18,6 +18,9 @@ CLIENT_PATH="${PUBLIC_PATH}/client"
PHP_PATH="/opt/plesk/php/8.3/bin"
ANGULAR_ENVIRONMENT="production"

# Angular Analytics Abfrage disablen
export NG_CLI_ANALYTICS=false

# Funktion zum Überprüfen der Pfade
check_paths() {
local error=false


Loading…
Cancel
Save