sets permissions on user homedir
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-04-11 13:05:48 -07:00
parent 4127d1d8b1
commit 96b68fe623
3 changed files with 6 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ pushd "$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd)/../"
docker build -t sneak/work .
popd
docker rm -f work
# FIXME ssh host keys
docker run \
-d \