Skip to content

Instantly share code, notes, and snippets.

View ww7's full-sized avatar
🎯
Focusing

Serhii Vusatyi ww7

🎯
Focusing
View GitHub Profile
# curl --insecure https://gist.githubusercontent.com/ww7/62febe18b7f886a7219dbeca879db807/raw/ax3600-uablacklist-tor.sh | sh -
echo 'Creating startup script to mount /opt, /root and start Entware services'
cat << 'EOF' > /etc/init.d/rootopt
#!/bin/sh /etc/rc.common
START=99
STOP=00
start() {