mirror of
https://github.com/tobychui/zoraxy.git
synced 2025-08-07 05:38:30 +02:00
Updated code generator for lego
- Removed windows 7 support
This commit is contained in:
@@ -18,7 +18,7 @@ fi
|
||||
# Run the extract.go to get all the config from lego source code
|
||||
echo "Generating code"
|
||||
go run ./extract.go
|
||||
go run ./extract.go -- "win7"
|
||||
# go run ./extract.go -- "win7"
|
||||
|
||||
echo "Cleaning up lego"
|
||||
sleep 2
|
||||
|
Reference in New Issue
Block a user