minor tweaks

This commit is contained in:
Stefen Auris 2020-08-30 00:41:51 -04:00
parent 8ba3ba588c
commit 4294e114ec

2
odeps.sh Normal file → Executable file
View file

@ -11,7 +11,7 @@ sudo zypper install git \
powerline\
htop \
mc \
curl \
curl
read -n1 -p $'Does this system need ssh access?\n' REPLY
if [[ $REPLY == [Yy] ]]; then