matrixai/build.sh

8 lines
88 B
Bash
Raw Normal View History

2023-06-09 22:48:24 +02:00
cp *.png public/images/photos
2023-06-08 23:14:58 +02:00
gallery-build
git add .
git commit -m "update"
2023-06-09 22:48:24 +02:00
git push