Allow customisation of <head> at buildtime
All checks were successful
Build and test project / build-and-test (push) Successful in 2m20s
All checks were successful
Build and test project / build-and-test (push) Successful in 2m20s
This commit is contained in:
@@ -12,6 +12,7 @@ cmds = [
|
||||
"cd kobopatch-wasm && bash setup.sh",
|
||||
"cd kobopatch-wasm && bash build.sh",
|
||||
"cd nickelmenu && bash setup.sh",
|
||||
"sed -i \"s|</head>|${ADDITIONAL_TAGS}</head>|\" web/public/index.html",
|
||||
]
|
||||
|
||||
[start]
|
||||
|
||||
Reference in New Issue
Block a user