From 46169ec3eb38e177cafd7faf6338d36c6a9e3971 Mon Sep 17 00:00:00 2001 From: Rutger Broekhoff Date: Thu, 27 Nov 2025 23:35:08 +0100 Subject: Whatever all of this is --- mkswitch.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 mkswitch.sh (limited to 'mkswitch.sh') diff --git a/mkswitch.sh b/mkswitch.sh new file mode 100755 index 0000000..5f53bb6 --- /dev/null +++ b/mkswitch.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +opam update --all +opam switch create ./ --repositories default --deps-only -- cgit v1.2.3