indentation fix

This commit is contained in:
organic-ip 2020-05-19 23:27:13 +02:00
parent 2264d58597
commit 013ab903e5
1 changed files with 3 additions and 5 deletions

View File

@ -112,9 +112,7 @@ 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