From 0e8f05b3d43580223bea83e3a53ff3192d46084b Mon Sep 17 00:00:00 2001 From: Bahman Date: Tue, 11 Apr 2023 13:07:33 +0300 Subject: [PATCH] Readme fix --- All-in-One-fallbacks-Nginx/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/All-in-One-fallbacks-Nginx/README.md b/All-in-One-fallbacks-Nginx/README.md index 0088a27..5c4cdb3 100644 --- a/All-in-One-fallbacks-Nginx/README.md +++ b/All-in-One-fallbacks-Nginx/README.md @@ -93,6 +93,7 @@ To make all the necessary changes to all the files in this folder a simple scrip ### Steps * Open `generate.sh` and change the top lines to your correct values. * Run `bash generate.sh -m` inside this folder. +* All the files are changed and your config links are stored in `result.txt` * Run `bash generate.sh -b` to get one base64 string for all of your configs. * Run `bash generate.sh -q` to get separate qr codes for all your configs. * Run `bash generate.sh -r` to revert all the changes. This is necessary for generating configs with new values.