mirror of
https://gitlab.com/Nanolx/NanoDroid
synced 2024-10-31 09:20:23 +00:00
CommonInstaller: fix creating log
This commit is contained in:
parent
0c7263470d
commit
c32e33ba1e
@ -1436,7 +1436,7 @@ mount | awk '{print $1 " on " $3 " params: " $6}' \
|
|||||||
|
|
||||||
echo "
|
echo "
|
||||||
### SETUP ###
|
### SETUP ###
|
||||||
" > ${nanodroid_logfile}
|
" >> ${nanodroid_logfile}
|
||||||
|
|
||||||
cat "${cfg_setup}" >> ${nanodroid_logfile}
|
cat "${cfg_setup}" >> ${nanodroid_logfile}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user