1
0
mirror of https://github.com/nitezs/sub2sing-box.git synced 2024-12-23 15:14:43 -05:00
sub2sing-box/merge-templates.sh
2024-10-22 20:29:45 +08:00

5 lines
221 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
sing-box merge -C ./templates/android ./templates/example-android.json