Skip to content

Commit e45d687

Browse files
also fix installer
1 parent d37b99d commit e45d687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

udroid/src/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
BIN="$PREFIX/bin"
44
INSTALL_DIR="${PREFIX}/etc/udroid"
55

6-
DEFAULT_ROOT="${PREFIX}/usr/var/lib/udroid"
6+
DEFAULT_ROOT="${PREFIX}/var/lib/udroid"
77
DEFAULT_FS_INSTALL_DIR="${DEFAULT_ROOT}/installed-filesystems"
88
DLCACHE="${DEFAULT_ROOT}/dlcache"
99
RTCACHE="${RTR}/.cache"

0 commit comments

Comments
 (0)