melawy-calamares/git_status.sh

6 lines
38 B
Bash
Raw Normal View History

2024-07-19 22:08:51 +05:00
#!/bin/bash
git status
echo "Ready"