Skip to content

Instantly share code, notes, and snippets.

View Huzver's full-sized avatar

Huzver Huzver

  • Moskow
View GitHub Profile
@Huzver
Huzver / make-chr.sh
Last active December 4, 2023 05:30 — forked from stroebs/make-chr.sh
Install Mikrotik CHR on a Digital Ocean droplet
#!/bin/bash
#
# Digital Ocean Ubuntu 16.04.6 Droplet
# Please run these command before running the script
# apt update && apt full-upgrade -y && apt install -y qemu-utils pv
#
# wget script
#
# Run script
# chmod +x make-chr.sh