sd-webui-deoldify/bot/build.sh

12 lines
221 B
Bash

#!/bin/bash
###
# @Author: SpenserCai
# @Date: 2023-08-09 23:47:55
# @version:
# @LastEditors: SpenserCai
# @LastEditTime: 2023-08-12 22:03:51
# @Description: file content
###
go build -o "./release/DeoldifyBot"