update readme

This commit is contained in:
eventlOwOp
2024-05-19 01:33:05 +08:00
parent b7cbef91c5
commit 53e2fca297
8 changed files with 120 additions and 55 deletions
+1
View File
@@ -19,6 +19,7 @@ ui_print "- link to system"
mkdir -p $MODPATH$SYSBIN
ln -sf $ZTPATH/zerotier.sh $MODPATH$SYSBIN/zerotier.sh
ln -sf $ZTPATH/zerotier-cli $MODPATH$SYSBIN/zerotier-cli
ln -sf $ZTPATH/zerotier-idtool $MODPATH$SYSBIN/zerotier-idtool
ui_print "- set file permission"
set_perm_recursive $MODPATH 0 0 0755 0644