diff --git a/new-bing/Makefile b/new-bing/Makefile index 80d4809..d3ec531 100644 --- a/new-bing/Makefile +++ b/new-bing/Makefile @@ -3,5 +3,5 @@ build: docker push yy194131/new-bing:$(version) release:build - scp ./{cookie,cookie1,cookie2,cookie3}.json roselle:/home/linghaihui/bingchat/cookies + # scp ./{cookie,cookie1,cookie2,cookie3}.json roselle:/home/linghaihui/bingchat/cookies ssh roselle 'bash /home/linghaihui/bingchat/start.sh $(version)'