lerafoxqueen/pull.sh

6 lines
38 B
Bash
Executable File

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