-y flag
This commit is contained in:
parent
79135fce25
commit
e6ee336b59
@ -32,7 +32,7 @@ apt-cache policy docker-ce
|
||||
echo "Installing Docker"
|
||||
echo "Processing..."
|
||||
sleep 2 # Add a 2-second delay
|
||||
sudo apt install docker-ce
|
||||
sudo apt install docker-ce -y
|
||||
|
||||
# Step 5:Download Ceremonyclient
|
||||
echo "Downloading Ceremonyclient"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user