Skip to content

Commit 6400973

Browse files
committed
Update setup script
1 parent 531c5e3 commit 6400973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ extract_all () {
6969
mkdir -p "$DIR/bin"
7070
mv "$DIR/tmp/innounp/innounp.exe" "$DIR/bin/"
7171
fi
72-
#~ rm -r "$DIR/tmp"
72+
rm -r "$DIR/tmp"
7373
}
7474

7575
create_launcher () {

0 commit comments

Comments
 (0)