mirror of
https://github.com/nitezs/sub2sing-box.git
synced 2024-12-23 14:24:42 -05:00
4 lines
150 B
Bash
Executable File
4 lines
150 B
Bash
Executable File
#!/bin/bash
|
|
sing-box merge -C ./templates/windows ./templates/example-windows.json
|
|
sing-box merge -C ./templates/linux ./templates/example-linux.json
|