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