mirror of
https://github.com/seemueller-io/cluster.git
synced 2025-09-08 22:56:46 +00:00
Update script paths and adjust destroy order in package scripts
This commit is contained in:
5
packages/scripts/run.sh
Normal file
5
packages/scripts/run.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
(cd deploy/dev/cluster && bun run deploy)
|
||||
(cd deploy/dev/components && bun run deploy)
|
||||
(cd deploy/dev/configurations && bun run deploy)
|
Reference in New Issue
Block a user