mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-01 14:52:25 +00:00
Fix incorrect AUR namespace (#1907)
This commit is contained in:
@@ -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://aur@aur.archlinux.org/${pkg}.git ./dist/aur-${pkg}`
|
||||
// await $`cd ./dist/aur-${pkg} && git checkout master`
|
||||
|
||||
Reference in New Issue
Block a user