Skip to content

Commit

Permalink
Merge pull request #102 from powerAn2020/patch-1
Browse files Browse the repository at this point in the history
Update start.sh
  • Loading branch information
whalechoi authored Oct 2, 2024
2 parents 0645497 + f266426 commit ec99bce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xray/scripts/start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ if [ ! -f /data/adb/xray/manual ]; then
sleep 5
fi
inotifyd ${SCRIPTS_DIR}/xray.inotify ${MOD_DIR} &>>/data/adb/xray/run/helper.log &
inotifyd ${SCRIPTS_DIR}/net.inotify ${NET_DIR} &>>/data/adb/xray/run/helper.log &
# inotifyd ${SCRIPTS_DIR}/net.inotify ${NET_DIR} &>>/data/adb/xray/run/helper.log &
fi

0 comments on commit ec99bce

Please sign in to comment.