Skip to content

Commit f34b90c

Browse files
authored
Update starterUp.sh
1 parent 86ebcc8 commit f34b90c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/starterUp.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ w="\033[0m"
1010
o="\033[1;33m"
1111
printf "\e[1;92m"
1212

13-
python3 ProgressBar.py
14-
python3 Packages.py
13+
#python3 ProgressBar.py
14+
#python3 Packages.py
1515

1616
sleep 2
1717
clear

0 commit comments

Comments
 (0)