MegaV0lt пре 4 година
committed by GitHub
родитељ
комит
0a3d8c5fb1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са 2 додато и 2 уклоњено
  1. +2
    -2
      log2ram

+ 2
- 2
log2ram Прегледај датотеку

@@ -15,8 +15,8 @@ isSafe () {
}

remountOriginal() {
OPTION=$1
mount -o remount,${OPTION} "$HDD_LOG"
OPTION="$1"
mount -o remount,"$OPTION" "$HDD_LOG"
}

syncToDisk () {


Loading…
Откажи
Сачувај