removed commented-out commands that have been externalized earlier

This commit is contained in:
Tamás Gérczei 2020-12-22 13:47:25 +01:00
parent 0b7c1653bf
commit 3e39c583dd
Signed by: tgerczei
GPG Key ID: 5B59A7760597B1A1
2 changed files with 0 additions and 3 deletions

View File

@ -10,5 +10,3 @@ sudo apt install -y kube{let,ctl}=${K8S_VERSION_LATEST#v}-00
sudo apt autoremove -y
sudo apt autoclean
sudo journalctl --vacuum-time=3d
#sudo docker image prune -af

View File

@ -10,4 +10,3 @@ sudo apt install -y kube{let,ctl}=${K8S_VERSION_LATEST#v}-00
sudo apt autoremove -y
sudo apt autoclean
sudo journalctl --vacuum-time=3d
#sudo docker image prune -af