melawy-site/pull.sh

6 lines
36 B
Bash
Raw Normal View History

2023-10-31 15:23:59 +05:00
#!/bin/bash
git pull
echo "Ready"