openwrt-bgme-feed/update-subtree.sh
2025-04-21 14:02:04 +08:00

6 lines
236 B
Bash

#!/bin/bash
cd "$(dirname "$0")"
git subtree pull --prefix=einat-ebpf --squash https://github.com/muink/openwrt-einat-ebpf.git master
git subtree pull --prefix=luci-app-einat --squash https://github.com/muink/luci-app-einat.git master