mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-08 01:05:47 +00:00
Fix indent and echo file not found
This commit is contained in:
@@ -67,6 +67,7 @@ else
|
|||||||
cp $2 ./book/src
|
cp $2 ./book/src
|
||||||
changes=true
|
changes=true
|
||||||
exist+=(true)
|
exist+=(true)
|
||||||
|
echo "$1 is not found, it has just been created"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ -z $diff ]]; then # check for difference
|
if [[ -z $diff ]]; then # check for difference
|
||||||
|
|||||||
Reference in New Issue
Block a user