This commit is contained in:
Rishon 2024-12-27 19:10:52 +05:30
parent 0565a4f22d
commit 1ee74cff44
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ echo "Adding the repositories... "
spin &
SPIN_PID=$!
trap "kill -9 $SPIN_PID" `seq 0 15`
#Insert interactive shell here
sudo add-apt-repository universe -y &>> ./logs/repoLog2.txt
{