aboutsummaryrefslogtreecommitdiff
path: root/docker/crupest-debian-dev/bootstrap/bash-profile
diff options
context:
space:
mode:
Diffstat (limited to 'docker/crupest-debian-dev/bootstrap/bash-profile')
-rw-r--r--docker/crupest-debian-dev/bootstrap/bash-profile/code-server.bash1
1 files changed, 1 insertions, 0 deletions
diff --git a/docker/crupest-debian-dev/bootstrap/bash-profile/code-server.bash b/docker/crupest-debian-dev/bootstrap/bash-profile/code-server.bash
index aafc4b5..255c280 100644
--- a/docker/crupest-debian-dev/bootstrap/bash-profile/code-server.bash
+++ b/docker/crupest-debian-dev/bootstrap/bash-profile/code-server.bash
@@ -1 +1,2 @@
+mkdir -p ~/.local/share/code-server
/bootstrap/start/code-server.bash > ~/.local/share/code-server/log 2> ~/.local/share/code-server/error &