install: fix typo

This commit is contained in:
Aminda Suomalainen 2015-09-10 08:55:26 +03:00
parent 1e24de5317
commit 3bac298e0e
1 changed files with 1 additions and 1 deletions

View File

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