mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-26 06:37:21 +10:00
mkdir
This commit is contained in:
parent
fc30420a43
commit
de26c9dcb5
1 changed files with 3 additions and 0 deletions
|
|
@ -108,5 +108,8 @@ gosu $HOST_USER $HOST_HOME/.config/scripts/startup.sh
|
|||
# Ensure the container user has ownership of the volumes before starting
|
||||
$REPO_ROOT/scripts/bootstrap-volumes.sh
|
||||
|
||||
# Make logs directory
|
||||
mkdir $DESKTOP_ENVIRONMENT_REPOSITORY/logs
|
||||
|
||||
# Recycle the desktop environment
|
||||
$DESKTOP_ENVIRONMENT_REPOSITORY/scripts/recycle.sh
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue