We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
aawgd
1 parent 0964803 commit cff93b1Copy full SHA for cff93b1
contrib/injector.sh
@@ -16,6 +16,7 @@ for filename in *img; do
16
echo ">>> processing $filename..."
17
mount -o loop,offset=33554944 $filename /mnt
18
rm /mnt/etc/init.d/S93aawgd
19
+ rm /mnt/usr/bin/aawgd
20
cp /root/S93aa-proxy-rs /mnt/etc/init.d
21
mkdir /mnt/etc/aa-proxy-rs
22
cp /root/config.toml /mnt/etc/aa-proxy-rs
0 commit comments