lerafoxqueen/status.sh

6 lines
40 B
Bash
Executable File

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