Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
wy580477 committed Mar 7, 2023
1 parent 6093b2a commit 5f1f3a5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions content/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,4 @@ mv ${DIR_TMP}/*/OliveTin /usr/bin/
mkdir -p /var/www/olivetin
mv ${DIR_TMP}/*/webui/* /var/www/olivetin/

# Install Caddy
wget -O /usr/bin/caddy "https://caddyserver.com/api/download?os=linux&arch=${OS_type6}&p=github.com%2Fcaddy-dns%2Fcloudflare"
chmod +x /usr/bin/caddy

rm -rf ${DIR_TMP}

0 comments on commit 5f1f3a5

Please sign in to comment.