Skip to content

Instantly share code, notes, and snippets.

View a-bad-dev's full-sized avatar

a-bad-dev

  • Southeast Canada
View GitHub Profile
@a-bad-dev
a-bad-dev / build.sh
Created April 17, 2026 02:19
luantiserver build script for msys2 (untested)
#!/bin/bash
#
# this script is intended to be run in MSYS2 CLANG64
#
VERSION="5.15.2"
# system update
pacman -Syu