chgt scripts debian11
This commit is contained in:
@@ -34,7 +34,7 @@ if [[ $? != 0 ]]; then
|
||||
${APT} install -y git-core
|
||||
fi
|
||||
${APT} update
|
||||
${APT} upgrade -y
|
||||
#${APT} upgrade -y
|
||||
|
||||
which ansible >> /dev/null
|
||||
if [[ $? != 0 ]]; then
|
||||
|
Reference in New Issue
Block a user