Update before_install.sh

This commit is contained in:
Chigozirim Igweamaka 2024-05-18 10:47:19 +01:00 committed by GitHub
parent 85c3290753
commit 8863b2373c

View file

@ -1,7 +1,6 @@
#!/usr/bin/env bash
sudo apt-get -y update
# sudo rm -rf /home/ubuntu/install
if [ ! -f "/home/ubuntu/install" ]; then