Remove authorized_keys from autoinstall
This commit is contained in:
parent
6349fa1e51
commit
ff8f2a1b1a
1 changed files with 0 additions and 2 deletions
|
@ -14,8 +14,6 @@ _autoinstall_base () {
|
||||||
|
|
||||||
_autoinstall_env "$WAKATIME_HOME/.wakatime.cfg"
|
_autoinstall_env "$WAKATIME_HOME/.wakatime.cfg"
|
||||||
|
|
||||||
cp --update=none "$HOME/.ssh/authorized_keys.default" "$HOME/.ssh/authorized_keys"
|
|
||||||
|
|
||||||
_autoinstall_file \
|
_autoinstall_file \
|
||||||
"https://raw.githubusercontent.com/qw3rtman/git-fire/master/git-fire" \
|
"https://raw.githubusercontent.com/qw3rtman/git-fire/master/git-fire" \
|
||||||
"$HOME/.local/bin/git-fire"
|
"$HOME/.local/bin/git-fire"
|
||||||
|
|
Loading…
Reference in a new issue