mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-31 02:26:44 +10:00
env
This commit is contained in:
parent
c70be35ca5
commit
d11a96bc2c
1 changed files with 3 additions and 0 deletions
|
|
@ -1,5 +1,8 @@
|
|||
REPO_ROOT=$(dirname $(readlink -f $0))/../..
|
||||
|
||||
# Export desktop environment shell configuration
|
||||
export $($REPO_ROOT/docker/scripts/environment.sh)
|
||||
|
||||
# Destroy the desktop environment cloud virtual machine
|
||||
$REPO_ROOT/terraform/scripts/terraform.sh apply \
|
||||
-auto-approve \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue