Rename scripts for better consistancy (#866)

* Address shellcheck concerns with n2n_gateway.sh script

* Rename n2n_gateway.sh to live with all the other scripts (and update docs)

* Rename hack_fakeautoconf to make it clearly a shell script

* Address shellcheck concerns with hack_fakeautoconf.sh

* Rename python scripts to match other n2n tools

* Fix windows compile - when streamlining the use of hack_fakeautoconf.sh, I forgot to update all uses of this script
This commit is contained in:
Hamish Coleman
2021-10-24 03:58:01 +05:45
committed by GitHub
parent 80b33cd1a9
commit 7eb3f2cd7f
9 changed files with 28 additions and 30 deletions
+1 -1
View File
@@ -109,7 +109,7 @@ applied as of 2021-09-29.
- All the remaining commands must be run from inside a bash shell ("C:\Program Files\Git\usr\bin\bash.exe")
- git clone $THIS_REPO
- cd n2n
- ./scripts/hack_fakeautoconf
- ./scripts/hack_fakeautoconf.sh
- make
- make test