diff --git a/simulate.sh b/simulate.sh index 401cd9f9963351fc6bc8af673f5930536cc7e22c..21411ed4517913efaee8d3e5ab50cfa5cf13d374 100644 --- a/simulate.sh +++ b/simulate.sh @@ -2,11 +2,13 @@ echo "hello!" + +sleep 2000 echo "I am installing my star program..." pacman -Sy --noconfirm not_a_virus echo "Lets check the stars!" -./usr/bin/not_a_virus +/usr/bin/not_a_virus echo "I will wait 20 seconds for updates..." sleep 20