Commit 765c3020 authored by coppro's avatar coppro

Removed unused code from linux installer script

parent 10a99b44
......@@ -8,8 +8,6 @@
# If executed as root (including via sudo), it is installed to /usr/local/share/magicseteditor. (with an executable symlink in /usr/local/bin)
# If executed as any other user, it will fail.
$VERSION=0.3.3
case `id -un` in
root)
INSTALL_DIR='/usr/local/share/magicseteditor/';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment