Skip to content

Commit a7b376a

Browse files
committed
update install.sh
1 parent dee7bb2 commit a7b376a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ fi
5454
fragment_scanner() {
5555
# Define paths for xray executable and configuration/log files
5656
XRAY_PATH="$PREFIX/bin/xray"
57-
CONFIG_PATH="$HOME/config.json"
57+
CONFIG_PATH="config.json"
5858
LOG_FILE="$HOME/pings.txt"
5959
XRAY_LOG_FILE="$HOME/xraylogs.txt"
6060

0 commit comments

Comments
 (0)