add cloudflared arm64 (#189)
* add cloudflared arm64 * typo * print cloudflared version on startup --------- Co-authored-by: gOOvER <116325+gOOvER@users.noreply.github.com> Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
This commit is contained in:
@@ -28,6 +28,7 @@ echo -e "${BLUE}-------------------------------------------------${NC}"
|
||||
echo -e "${YELLOW}Running on Alpine: ${RED} $(cat /etc/alpine-release)${NC}"
|
||||
echo -e "${YELLOW}Current timezone: ${RED} $(cat /etc/localtime)${NC}"
|
||||
echo -e "${YELLOW}NodeJS Version: ${RED} $(node -v) ${NC}"
|
||||
echo -e "${YELLOW}Cloudflared Version: ${RED} $(/usr/bin/cloudflared --version) ${NC}"
|
||||
echo -e "${BLUE}-------------------------------------------------${NC}"
|
||||
|
||||
# Replace Startup Variables
|
||||
|
Reference in New Issue
Block a user