update
This commit is contained in:
parent
dacbe78f7c
commit
1cbd5e0717
@ -33,13 +33,7 @@ if [ ! -f "/etc/bash.bashrc.soneium" ]; then
|
||||
echo "include /usr/share/nano/*.nanorc" >> ~/.nanorc
|
||||
|
||||
touch /etc/bash.bashrc.soneium
|
||||
fi
|
||||
|
||||
|
||||
if ! command -v docker &> /dev/null; then
|
||||
curl -sL https://get.docker.com | sudo sh -
|
||||
else
|
||||
echo "Docker is already installed, skipping installation"
|
||||
fi
|
||||
|
||||
cd /root
|
||||
|
Loading…
Reference in New Issue
Block a user