Software: qemu-ga check
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
32f03ed5dc
commit
eca352baab
@ -70,7 +70,7 @@ echo
|
|||||||
# Какое ПО стоит? Docker/atop
|
# Какое ПО стоит? Docker/atop
|
||||||
echo -e "\n${TEXT_COLOR_GOOD} - Installed software: ${TEXT_COLOR_OFF}\n"
|
echo -e "\n${TEXT_COLOR_GOOD} - Installed software: ${TEXT_COLOR_OFF}\n"
|
||||||
|
|
||||||
for i in "docker" "atop"
|
for i in "docker" "atop" "qemu-ga"
|
||||||
do
|
do
|
||||||
if which $i
|
if which $i
|
||||||
then
|
then
|
||||||
|
Loading…
Reference in New Issue
Block a user