update
This commit is contained in:
parent
1a3927e689
commit
99755d40fc
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ dependency_check () {
|
||||||
|
|
||||||
done
|
done
|
||||||
|
|
||||||
if ! [ -d "$LOG_PATH" ] ; then
|
if ! [ -f "$LOG" ] ; then
|
||||||
mkdir -p $LOG_PATH
|
mkdir -p $LOG_PATH
|
||||||
echo "########## $APP_NAME_LONG update log ##########" >> $LOG
|
echo "########## $APP_NAME_LONG update log ##########" >> $LOG
|
||||||
echo >> $LOG
|
echo >> $LOG
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue