fix foolish speeling mistake

This commit is contained in:
eventlOwOp
2024-05-06 20:52:44 +08:00
parent a9da19b68d
commit cb24888844
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ ln -s ${ZT_PATH}/zerotier-one ${ZT_PATH}/zerotier-cli
ln -s ${ZT_PATH}/zerotier-one ${ZT_PATH}/zerotier-idtool
ui_print "- create config dir"
mkidir -p ${CONF_PATH}
mkdir -p ${CONF_PATH}
touch ${CONF_PATH}/${CONF_NAME}
echo "1111111111111111" > ${CONF_PATH}/${CONF_NAME}
Regular → Executable
View File