Skip to content

Instantly share code, notes, and snippets.

View ehab2012's full-sized avatar

ehab aboudaya ehab2012

View GitHub Profile
#!/bin/sh -e
# apt-get install curl wget xz-utils apt-utils
# Converts OpenVZ VPS to Alpine Linux
# WARNING: This script will wipe any data in your VPS!
# GPLv2; Partly based on https://gitlab.com/drizzt/vps2arch
# https://gist.githubusercontent.com/pexcn/dc3ebe60393cc4ede40b30e180d40ac5/raw/8c2439d5d583dd40d5af3e570949b9f0974357ba/alpine.sh
version="3.16"