From 68f8d35da86af936d36f244f5c8fa12d4a881240 Mon Sep 17 00:00:00 2001 From: Joel Beckmeyer Date: Mon, 16 Sep 2024 09:10:54 -0400 Subject: [PATCH] add convenience xbps php update script --- dot_local/bin/executable_xxupdatephp | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 dot_local/bin/executable_xxupdatephp diff --git a/dot_local/bin/executable_xxupdatephp b/dot_local/bin/executable_xxupdatephp new file mode 100644 index 0000000..a7e4919 --- /dev/null +++ b/dot_local/bin/executable_xxupdatephp @@ -0,0 +1,4 @@ +#!/bin/bash +xxautobump php8.{1,2,3}{-{apcu,ast,igbinary,imagick,mongodb,redis},} composer8.{1,2,3} +git add . +xbump :