Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
wy580477 committed Dec 21, 2022
1 parent 3442ee8 commit e1ed64e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@ 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 caddy
chmod +x /usr/bin/caddy

rm -rf ${DIR_TMP}

0 comments on commit e1ed64e

Please sign in to comment.