Update citrine.internal.sh

artix
Matt C 3 years ago committed by GitHub
parent 3a737f0a4b
commit b090f763d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -19,11 +19,6 @@ if [[ "$EUID" != "0" ]]; then
exit 1
fi
#inf "Checking pacman keyrings"
#pacman-key --init
#pacman-key --populate archlinux
#pacman-key --populate crystal
prompt "Do you need a keyboard layout other than standard US? (y/N)"
KBD="$response"
echo "KBD=$response"

Loading…
Cancel
Save