mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-29 21:21:53 +10:00
no-stop
This commit is contained in:
parent
3a7b90fe59
commit
b22e465c74
1 changed files with 0 additions and 3 deletions
|
|
@ -1,8 +1,5 @@
|
|||
REPO_ROOT=$(dirname $(readlink -f $0))/../..
|
||||
|
||||
# Stop the running environment so there are no containers using the volumes, ignoring errors if it does not exist
|
||||
$REPO_ROOT/docker/scripts/stop.sh 2>/dev/null
|
||||
|
||||
# Remove volumes that can be recreated from scratch, directly from the container filesystem
|
||||
$REPO_ROOT/docker/scripts/wipe-volume.sh DESKTOP_ENVIRONMENT_CACHE_VCSH
|
||||
$REPO_ROOT/docker/scripts/wipe-volume.sh DESKTOP_ENVIRONMENT_USER_HOME
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue