We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dee7bb2 commit a7b376aCopy full SHA for a7b376a
install.sh
@@ -54,7 +54,7 @@ fi
54
fragment_scanner() {
55
# Define paths for xray executable and configuration/log files
56
XRAY_PATH="$PREFIX/bin/xray"
57
- CONFIG_PATH="$HOME/config.json"
+ CONFIG_PATH="config.json"
58
LOG_FILE="$HOME/pings.txt"
59
XRAY_LOG_FILE="$HOME/xraylogs.txt"
60
0 commit comments