v0.1.6 - Just catching up
This commit is contained in:
@@ -97,8 +97,10 @@ ssh $REMOTE_USER@$REMOTE_HOST << EOF
|
||||
echo "Binary copied successfully"
|
||||
EOF
|
||||
|
||||
# Skip nginx config update - user prefers manual control
|
||||
print_status "Skipping nginx configuration update (manual control preferred)"
|
||||
# NOTE: Do NOT update nginx configuration automatically
|
||||
# The deployment script should only update ginxsom binaries and do nothing else with the system
|
||||
# Nginx configuration should be managed manually by the system administrator
|
||||
print_status "Skipping nginx configuration update (manual control required)"
|
||||
|
||||
print_success "Files copied to remote server"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user