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,8 +5,9 @@
|
||||
"deploy/dev/components"
|
||||
],
|
||||
"scripts": {
|
||||
"dev": "packages/scripts/run.sh",
|
||||
"setup": "packages/scripts/setup.sh",
|
||||
"clean": "packages/scripts/cleanup.sh",
|
||||
"dev": "packages/scripts/dev.sh"
|
||||
"destroy": "packages/scripts/destroy.sh"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user