5 lines
119 B
Bash
5 lines
119 B
Bash
#!/bin/bash
|
|
xxautobump php8.{1,2,3,4}{-{apcu,ast,igbinary,imagick,mongodb,redis},} xdebug8.{1,2,3,4}
|
|
git add .
|
|
xbump :
|