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 531c5e3 commit 6400973Copy full SHA for 6400973
setup.sh
@@ -69,7 +69,7 @@ extract_all () {
69
mkdir -p "$DIR/bin"
70
mv "$DIR/tmp/innounp/innounp.exe" "$DIR/bin/"
71
fi
72
- #~ rm -r "$DIR/tmp"
+ rm -r "$DIR/tmp"
73
}
74
75
create_launcher () {
0 commit comments