install: just import *.asc to gpg

This commit is contained in:
Aminda Suomalainen 2019-11-26 19:49:16 +02:00
parent e824c49f27
commit 74abbc919d
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
1 changed files with 1 additions and 1 deletions

View File

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