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 313610e commit d570d96Copy full SHA for d570d96
start.sh
@@ -1,4 +1,7 @@
1
#!/bin/bash
2
+starttitle="CrossCode Patcher Starter"
3
+echo -e '\033k'$starttitle'\033\\'
4
+clear
5
echo " "
6
echo "Starting the script..."
7
echo "1 - Installing dependencies"
0 commit comments