Files
web/push.sh
2026-06-05 13:36:14 +07:00

6 lines
56 B
Bash

#!/bin/bash
git add .
git commit -m 'changes'
git push