File size: 76 Bytes
3883c60
 
 
 
1
2
3
4
5
#!/usr/bin/env bash

git pull
read -n1 -r -p "Press any key to exit..." key