Skip to content

Commit

Permalink
Update setup script
Browse files Browse the repository at this point in the history
  • Loading branch information
yancharkin committed Jun 5, 2018
1 parent 531c5e3 commit 6400973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.sh
Expand Up @@ -69,7 +69,7 @@ extract_all () {
mkdir -p "$DIR/bin"
mv "$DIR/tmp/innounp/innounp.exe" "$DIR/bin/"
fi
#~ rm -r "$DIR/tmp"
rm -r "$DIR/tmp"
}

create_launcher () {
Expand Down

0 comments on commit 6400973

Please sign in to comment.