I need to sleep...

This commit is contained in:
Didgeridoohan 2019-11-02 23:39:47 +01:00 committed by GitHub
parent bc9c046a57
commit 7e655684bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ MHPCPATH=$ADBPATH/mhpc
if [ "$INSTFN" ]; then
# Installation (config.sh)
if [ ! -d "$MHPCPATH" ]; then
touch $MHPCPATH
mkdir -pv $MHPCPATH >> $LOGFILE 2>&1
fi
MODVERSION=$(echo $(get_file_value $TMPDIR/module.prop "version=") | sed 's|-.*||')
POSTPATH=$ADBPATH/post-fs-data.d