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