1
0
forked from finn/tinyboard

fix windows line endings in pasted key and rclone remote mount hint

This commit is contained in:
Justin Oros
2026-04-16 09:13:17 -07:00
parent 2abd6ac6a4
commit c71ad59629
2 changed files with 3 additions and 3 deletions

View File

@@ -93,5 +93,5 @@ echo -e " Hub key: ${GREEN}$KEY_PATH${NC}"
echo -e " rclone: ${GREEN}${SPOKE_NAME}-remote${NC}"
echo ""
echo -e "${YELLOW}To mount this spoke:${NC}"
echo " hubspoke-helper.sh hub start"
echo " RCLONE_REMOTE=${SPOKE_NAME}-remote hubspoke-helper.sh hub start"
echo ""