update: move to hut
1 files changed, 1 insertions(+), 1 deletions(-) M update
M update => update +1 -1
@@ 12,7 12,7 @@ dispatch() { repo=$(basename "$1") yq ".sources += [\"https://github.com/$1#$2\"] | .environment.source = \"$repo\" " < build.yml | ssh builds@builds.xdavidwu.link "submit -n$1\ $2 -t android-autobuilds -t $1" " < build.yml | hut builds submit -n"$1 $2" -t "android-autobuilds/$1" - } for i in */*; do