melawy-calamares/git_status.sh

6 lines
38 B
Bash
Executable File

#!/bin/bash
git status
echo "Ready"