[Bootstrap] Symlink plock' to /usr/bin'

This is needed for xss-lock to work properly
This commit is contained in:
2020-10-29 16:53:28 +01:00
parent 118eadb58a
commit d40de0fdec
2 changed files with 9 additions and 0 deletions

View File

@@ -217,6 +217,8 @@ for f in (find ~/.etc -type f)
sudo ln -s $f $dest
end
sudo ln -s (which plock) /usr/bin/plock
mkdir -p ~/fromGIT
printf "\n# Install Reveal.JS ###########################################################\n\n"