1
0
forked from finn/tinyboard

move setup-network.sh to spoke/ directory

This commit is contained in:
Justin Oros
2026-04-16 14:35:59 -07:00
parent a197b7881b
commit 3e351f925d

View File

@@ -197,6 +197,6 @@ echo -e "${YELLOW}════════════════════
echo -e "${YELLOW} Network reconfigured.${NC}"
echo -e "${YELLOW} If you are connected via SSH, your session${NC}"
echo -e "${YELLOW} may drop. Reconnect to: ${STATIC_ADDR}${NC}"
echo -e "${YELLOW} Then run: ./setup.sh${NC}"
echo -e "${YELLOW} Then run: cd .. && ./setup.sh${NC}"
echo -e "${YELLOW}══════════════════════════════════════════${NC}"
echo ""