install: create the directory for sockets

Issue introduced by b8bda9cf49
This commit is contained in:
Aminda Suomalainen 2018-10-11 13:47:18 +03:00
parent 492cac7158
commit 77261eb5a9
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ cat conf/Xresources > ~/.Xresources
mkdir -p ~/.inxi
cat conf/inxi.conf > ~/.inxi/inxi.conf
gpg --quiet --import .mikaela/keys/0x0C207F07B2F32B67.asc&
mkdir -p ~/.ssh
mkdir -p ~/.ssh/sockets/
chmod a+xr chmod
bash -x ./chmod&