|
|
@@ -126,7 +126,7 @@ if (!snapshot) {
|
|
|
// "",
|
|
|
// ].join("\n")
|
|
|
|
|
|
- // for (const pkg of ["opencode"]) {
|
|
|
+ // for (const pkg of ["opencode-bin"]) {
|
|
|
// await $`rm -rf ./dist/aur-${pkg}`
|
|
|
// await $`git clone ssh://[email protected]/${pkg}.git ./dist/aur-${pkg}`
|
|
|
// await $`cd ./dist/aur-${pkg} && git checkout master`
|