aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rw-r--r--install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index 1dd889f..4dadcbb 100644
--- a/install.sh
+++ b/install.sh
@@ -19,4 +19,4 @@ sudo mknod -m 0600 ${MELVIX}-copy/dev/console c 5 1
sudo chmod 4755 ${MELVIX}-copy/bin/busybox
cd ${MELVIX}-copy/
-sudo tar cfJ ../melvix-build.tar.xz * \ No newline at end of file
+sudo tar cfJ ${source}/melvix-build.tar.xz * \ No newline at end of file