Update postinstall.sh

This commit is contained in:
John BigoudOps
2022-12-16 20:39:02 +01:00
committed by GitHub
parent 94267ad784
commit 80c0270f5d

View File

@@ -63,7 +63,7 @@ fi
if [ ! -f "/usr/bin/keepassxc" ]; then if [ ! -f "/usr/bin/keepassxc" ]; then
echo -e "${vert}tu veux installer Keepassxc? ${neutre}" echo -e "${vert}tu veux installer Keepassxc? ${neutre}"
read -r "$keepassxc" read -r $keepassxc
case $keepassxc in case $keepassxc in
N | n) N | n)
echo "KeepassXC ne sera pas installé, honte à toi" echo "KeepassXC ne sera pas installé, honte à toi"