Fix conflicting manifests from different sources.
This commit is contained in:
parent
09ff7fbf5e
commit
db789910d2
@ -8,4 +8,5 @@ export PATH="$(pwd)/hugo:$PATH"
|
|||||||
|
|
||||||
cd siterepo
|
cd siterepo
|
||||||
./build.sh
|
./build.sh
|
||||||
|
rm ./hugo-static/public/manifest.json # Conflicts with main manifest.
|
||||||
cp -r ./assets/* ./assets/.??* ./hugo-static/public/* ../sitegen/
|
cp -r ./assets/* ./assets/.??* ./hugo-static/public/* ../sitegen/
|
||||||
|
Loading…
Reference in New Issue
Block a user