mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-28 08:49:42 +02:00
avoid creating unnecessary conf files
This commit is contained in:
parent
46abee5294
commit
0800eb639e
11 changed files with 179 additions and 124 deletions
|
|
@ -53,7 +53,7 @@ cd "$SCRIPT_DIR"
|
|||
dograh_info "Running Dograh remote preflight..."
|
||||
dograh_prepare_remote_install "$SCRIPT_DIR"
|
||||
docker compose config -q
|
||||
dograh_success "✓ Remote config validated"
|
||||
dograh_success "✓ dograh-init preflight validated"
|
||||
|
||||
if [[ "$VALIDATE_ONLY" == "1" ]]; then
|
||||
exit 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue