...
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
# KnowledgeCenter Web Server Installation Script
|
# KnowledgeCenter Web Server Installation Script
|
||||||
# This script sets up the necessary environment for the Flask web server.
|
# This script sets up the necessary environment for the Flask web server.
|
||||||
|
|
||||||
set -e # Exit on any error
|
set -euo pipefail
|
||||||
|
|
||||||
# Colors for output
|
# Colors for output
|
||||||
RED='\033[0;31m'
|
RED='\033[0;31m'
|
||||||
|
Reference in New Issue
Block a user