Files
web/push.sh
2026-03-02 09:45:33 +07:00

5 lines
55 B
Bash

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