Update build.sh
This commit is contained in:
@@ -64,6 +64,8 @@ do
|
|||||||
elif [[ "$x" == 'copy' ]]
|
elif [[ "$x" == 'copy' ]]
|
||||||
then
|
then
|
||||||
cp -Ra --update 'src/common/.' 'target/'
|
cp -Ra --update 'src/common/.' 'target/'
|
||||||
|
|
||||||
|
mkdir -p 'target/img/'
|
||||||
cp --update 'src/img/favicon.png' 'target/img/favicon.png'
|
cp --update 'src/img/favicon.png' 'target/img/favicon.png'
|
||||||
|
|
||||||
action=Copying...
|
action=Copying...
|
||||||
|
|||||||
Reference in New Issue
Block a user