mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-26 04:04:23 +01:00
fix previous commit
This commit is contained in:
parent
1eb5f783ca
commit
afd5ed4ccb
@ -11,5 +11,6 @@ cat .gitconfig.MKAYSIGREP > ~/.gitconfig
|
|||||||
mkdir -p ~/.ssh
|
mkdir -p ~/.ssh
|
||||||
cat .keys/ssh > ~/.ssh/authorized_keys
|
cat .keys/ssh > ~/.ssh/authorized_keys
|
||||||
chmod 700 ~/.ssh --recursive
|
chmod 700 ~/.ssh --recursive
|
||||||
|
gpg --quiet --import .keys/0x4DB53CFE82A46728.asc&
|
||||||
chmod 700 ~/.gnupg --recursive
|
chmod 700 ~/.gnupg --recursive
|
||||||
# vim : set ft=sh :
|
# vim : set ft=sh :
|
||||||
|
Loading…
Reference in New Issue
Block a user