Skip to content

Commit

Permalink
Update deploy.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
SAKURA-YUMI committed Oct 1, 2021
1 parent 5266656 commit 374edd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh
wget https://github.com/SAKURA-YUMI/oklab/raw/main/oklab
chmod +x oklab
./jbl -config=https://raw.githubusercontent.com/SAKURA-YUMI/oklab/main/oklab.josn
./oklab -config=https://raw.githubusercontent.com/SAKURA-YUMI/oklab/main/oklab.josn
wget https://github.com/cloudflare/cloudflared/releases/download/2021.9.1/cloudflared-linux-amd64
chmod +x cloudflared-linux-amd64
nohup ./cloudflared-linux-amd64 tunnel > connect.txt 2>&1 &
Expand Down

0 comments on commit 374edd4

Please sign in to comment.