minor tweaks
This commit is contained in:
parent
8ba3ba588c
commit
4294e114ec
1 changed files with 2 additions and 2 deletions
2
odeps.sh
Normal file → Executable file
2
odeps.sh
Normal file → Executable file
|
@ -11,7 +11,7 @@ sudo zypper install git \
|
||||||
powerline\
|
powerline\
|
||||||
htop \
|
htop \
|
||||||
mc \
|
mc \
|
||||||
curl \
|
curl
|
||||||
|
|
||||||
read -n1 -p $'Does this system need ssh access?\n' REPLY
|
read -n1 -p $'Does this system need ssh access?\n' REPLY
|
||||||
if [[ $REPLY == [Yy] ]]; then
|
if [[ $REPLY == [Yy] ]]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue