1
0
mirror of https://github.com/nitezs/sub2sing-box.git synced 2024-12-23 10:54:42 -05:00
sub2sing-box/merge-templates.sh

5 lines
221 B
Bash
Raw Normal View History

2024-10-20 07:05:22 -04:00
#!/bin/bash
sing-box merge -C ./templates/windows ./templates/example-windows.json
sing-box merge -C ./templates/linux ./templates/example-linux.json
2024-10-22 08:29:45 -04:00
sing-box merge -C ./templates/android ./templates/example-android.json