8 lines
88 B
Bash
Executable File
8 lines
88 B
Bash
Executable File
cp *.png public/images/photos
|
|
|
|
gallery-build
|
|
|
|
git add .
|
|
git commit -m "update"
|
|
git push
|