diff options
Diffstat (limited to 'scripts/patch-june-5.sh')
-rw-r--r-- | scripts/patch-june-5.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/patch-june-5.sh b/scripts/patch-june-5.sh new file mode 100644 index 0000000..cad705a --- /dev/null +++ b/scripts/patch-june-5.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +pacman --noconfirm -Sy ncurses mingw-w64-x86_64-ncurses |