fix oauth package name

This commit is contained in:
2025-06-19 11:56:58 +09:00
parent b17ac3d91a
commit 845e7b0cbd
104 changed files with 1079 additions and 8719 deletions

View File

@@ -65,7 +65,7 @@ case "${1:-serve}" in
_oauth_build
;;
n)
oauth=$d/oauth_new
oauth=$d/oauth_old
_oauth_build
;;
comment|co)