mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-31 02:26:44 +10:00
parallel
This commit is contained in:
parent
9457b67dd2
commit
67c3a62234
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
REPO_ROOT=$(dirname $(readlink -f $0))/../..
|
||||
|
||||
# Perform standard clean
|
||||
$REPO_ROOT/docker/scripts/clean.sh
|
||||
$REPO_ROOT/docker/scripts/clean.sh &
|
||||
|
||||
# Remove volumes containing secrets
|
||||
$REPO_ROOT/docker/scripts/wipe-volume.sh DESKTOP_ENVIRONMENT_CACHE_SECRETS &
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue