Files
tfm_ainventory/__push_ALL_to_remote.sh
2026-04-15 17:31:58 +03:00

5 lines
66 B
Bash
Executable File

#!/usr/bin/env bash
git push origin --all
git push origin --tags