We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54662a8 commit 3e76867Copy full SHA for 3e76867
script.sh
@@ -489,6 +489,8 @@ opensuse=$(cat << "suse"
489
suse
490
)
491
492
+echo "$opensuse"
493
+
494
sleep 3 > dev/null
495
496
sudo zypper install -y make
@@ -1727,6 +1729,7 @@ opensuse=$(cat << "suse"
1727
1729
1728
1730
1731
1732
1733
1734
sleep 3 > /dev/null
1735
@@ -2811,8 +2814,8 @@ cd ..
2811
2814
2812
2815
2813
2816
-
- sleep 2 > /dev/null
2817
+ echo "$opensuse"
2818
+ sleep 3 > /dev/null
2819
Hackingtools=$(cat << "tools"
2820
2821
_ _ ___ ___ _ __ ___ _ _ ___
0 commit comments