Refactoring : Nightly working bridge mode and nat mode working, Libraries are refactored too

This commit is contained in:
shivam
2021-02-09 17:23:24 +05:30
parent 4c1cc92add
commit d82858bf4c
7 changed files with 451 additions and 498 deletions

View File

@@ -6,9 +6,9 @@
if [ -d ../wlan-lanforge-scripts ]
then
rm -fr libs/lanforge/lanforge-scripts
rm -fr lanforge/lanforge-scripts
cp -ar ../wlan-lanforge-scripts libs/lanforge/lanforge-scripts
cp -ar ../wlan-lanforge-scripts lanforge/lanforge-scripts
fi
if [ -d tests/logs ]
then