Files
nrml_dashboard/autopush.sh
2026-06-16 14:30:25 +07:00

7 lines
130 B
Bash

-- Active: 1778212635633@@k8s.niph.org.kh@32365
#!/bin/bash
git add .
git commit -m "Auto push from script"
git push origin main