1
0
mirror of https://github.com/azlux/log2ram.git synced 2023-10-10 13:37:24 +02:00

fix indent

This commit is contained in:
Azlux 2020-05-20 02:04:34 +02:00
parent 0e09169876
commit 6d5b84ba75

View File

@ -112,7 +112,9 @@ case "$1" in
RAM_LOG=$i
HDD_LOG=$PATH_FIRST_PART/hdd.$PATH_LAST_PART
LOG2RAM_LOG="${RAM_LOG}/${LOG_NAME}"
make_log_dir
mount --bind $RAM_LOG/ $HDD_LOG/
mount --make-private $HDD_LOG/
wait_for $HDD_LOG