Skip to content

Commit 3e76867

Browse files
authored
Update script.sh
1 parent 54662a8 commit 3e76867

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

script.sh

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -489,6 +489,8 @@ opensuse=$(cat << "suse"
489489
suse
490490
)
491491

492+
echo "$opensuse"
493+
492494
sleep 3 > dev/null
493495

494496
sudo zypper install -y make
@@ -1727,6 +1729,7 @@ opensuse=$(cat << "suse"
17271729
17281730
suse
17291731
)
1732+
echo "$opensuse"
17301733

17311734
sleep 3 > /dev/null
17321735

@@ -2811,8 +2814,8 @@ cd ..
28112814
28122815
suse
28132816
)
2814-
2815-
sleep 2 > /dev/null
2817+
echo "$opensuse"
2818+
sleep 3 > /dev/null
28162819
Hackingtools=$(cat << "tools"
28172820
28182821
_ _ ___ ___ _ __ ___ _ _ ___

0 commit comments

Comments
 (0)