Skip to content
This repository was archived by the owner on Nov 22, 2025. It is now read-only.

Commit 45100f0

Browse files
committed
(fix) Reorder placeholder replacement in setup
1 parent caeac64 commit 45100f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/vm-setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,10 +347,10 @@ EOF
347347
check_flyctl
348348
check_required_files
349349
check_ssh_key
350+
update_fly_toml
350351
create_fly_app
351352
create_volume
352353
configure_secrets
353-
update_fly_toml
354354
deploy_app
355355

356356
# Show connection information

0 commit comments

Comments
 (0)