mirror of
https://github.com/MeexReay/minceraftOS.git
synced 2025-06-24 02:22:59 +03:00
absolue path remove
This commit is contained in:
parent
411ccc7b2a
commit
c533d8e953
@ -505,7 +505,7 @@ fi
|
|||||||
|
|
||||||
trap 'error_out $? $LINENO' INT TERM 0
|
trap 'error_out $? $LINENO' INT TERM 0
|
||||||
|
|
||||||
BUILDDIR="/home/user/Source/minceraftOS/build"
|
BUILDDIR="./build"
|
||||||
rm -rf $BUILDDIR
|
rm -rf $BUILDDIR
|
||||||
IMAGEDIR="$BUILDDIR/image"
|
IMAGEDIR="$BUILDDIR/image"
|
||||||
ROOTFS="$IMAGEDIR/rootfs"
|
ROOTFS="$IMAGEDIR/rootfs"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user