Execute setup in nickelmenu dir
All checks were successful
Build and test project / build-and-test (push) Successful in 1m43s
All checks were successful
Build and test project / build-and-test (push) Successful in 1m43s
This commit is contained in:
@@ -7,7 +7,7 @@ cmds = [
|
|||||||
"curl -sSfL https://go.dev/dl/go1.23.12.linux-amd64.tar.gz | tar -xz -C /usr/local",
|
"curl -sSfL https://go.dev/dl/go1.23.12.linux-amd64.tar.gz | tar -xz -C /usr/local",
|
||||||
"cd kobopatch-wasm && bash setup.sh",
|
"cd kobopatch-wasm && bash setup.sh",
|
||||||
"cd kobopatch-wasm && bash build.sh",
|
"cd kobopatch-wasm && bash build.sh",
|
||||||
"bash nickelmenu/setup.sh",
|
"cd nickelmenu && bash setup.sh",
|
||||||
]
|
]
|
||||||
|
|
||||||
[start]
|
[start]
|
||||||
|
|||||||
Reference in New Issue
Block a user