Add instructions for gnome-keyring
This commit is contained in:
parent
3d7c5d1b44
commit
ce522ff196
1 changed files with 3 additions and 0 deletions
3
setup.sh
3
setup.sh
|
@ -151,4 +151,7 @@ sudo cp target/release/ncspot /usr/local/bin/
|
||||||
cd ${WORKDIR}
|
cd ${WORKDIR}
|
||||||
rsync -a dotfiles/ ~/
|
rsync -a dotfiles/ ~/
|
||||||
|
|
||||||
|
echo "Follow this instruction if gnome-keyring gives you trouble: https://wiki.archlinux.org/index.php/GNOME/Keyring#Using_the_keyring_outside_GNOME"
|
||||||
|
echo "Rebooting in 5 seconds"
|
||||||
|
sleep 5s
|
||||||
sudo reboot
|
sudo reboot
|
||||||
|
|
Loading…
Add table
Reference in a new issue