mirror of
https://github.com/ntop/n2n.git
synced 2024-04-21 16:31:34 +00:00
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:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user