mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-28 12:43:40 +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
|