diff --git a/scripts/createROM.sh b/scripts/createROM.sh index a05de26..fbcf1bf 100755 --- a/scripts/createROM.sh +++ b/scripts/createROM.sh @@ -58,11 +58,11 @@ createDFT() # To enable a2sd+ by default # app, app-private and dalvik-cache - cd ${BUILD1}/data - ln -s /sd-ext/app - ln -s /sd-ext/app-private - ln -s /sd-ext/dalvik-cache - cd - + #cd ${BUILD1}/data + #ln -s /sd-ext/app + #ln -s /sd-ext/app-private + #ln -s /sd-ext/dalvik-cache + #cd - # To enable datasd uncomment the lines below #cd ${BUILD1}/data