summaryrefslogtreecommitdiffstats
path: root/mkswitch.sh
diff options
context:
space:
mode:
Diffstat (limited to 'mkswitch.sh')
-rwxr-xr-xmkswitch.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/mkswitch.sh b/mkswitch.sh
new file mode 100755
index 0000000..5f53bb6
--- /dev/null
+++ b/mkswitch.sh
@@ -0,0 +1,4 @@
1#!/bin/bash
2
3opam update --all
4opam switch create ./ --repositories default --deps-only