mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-29 05:00:35 +10:00
4 lines
150 B
Bash
Executable file
4 lines
150 B
Bash
Executable file
REPO_ROOT=$(dirname $(readlink -f $0))/../..
|
|
|
|
# Destroy the desktop environment cloud virtual machine
|
|
$REPO_ROOT/terraform/scripts/terraform.sh apply
|