Skip to content

Commit

Permalink
Update fn.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Terror-Machine authored Nov 2, 2020
1 parent 5fcbca6 commit ae50a1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fn.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ cd nhentai-master
python3 setup.py install
wget https://golang.org/dl/go1.15.3.linux-amd64.tar.gz && tar -C /usr/local -xzf go1.15.3.linux-amd64.tar.gz && export PATH=$PATH:/usr/local/go/bin
cd ~
go get github.com/Rhymen/go-whatsapp && go get github.com/Baozisoftware/qrcode-terminal-go && go get github.com/sizeofint/gif-to-webp && go get github.com/slayer/autorestart && go get && go get github.com/tidwall/gjson && go get github.com/tidwall/sjson
go get github.com/Rhymen/go-whatsapp && go get github.com/Baozisoftware/qrcode-terminal-go && go get github.com/sizeofint/gif-to-webp && go get github.com/slayer/autorestart && go get && go get github.com/tidwall/gjson && go get github.com/tidwall/sjson && golang.org/x/image/bmp && golang.org/x/image/tiff && github.com/chai2010/webp
cd fn-whatsapp-bot
npm i
npm start

0 comments on commit ae50a1e

Please sign in to comment.