Update clone_and_link.sh
This commit is contained in:
@@ -26,5 +26,4 @@ else
|
||||
ln -Tsfv $PWD/nvim $HOME/.config/nvim
|
||||
fi
|
||||
|
||||
sudo ln -Tsfv $PWD/ssh_tty /etc/sudoers.d/ssh_tty
|
||||
sudo chown root:root /etc/sudoers.d/ssh_tty
|
||||
cat $PWD/ssh_tty | sudo tee /etc/sudoers.d/ssh_tty > /dev/null
|
||||
|
||||
Reference in New Issue
Block a user