catparade/updateweb.sh

3 lines
82 B
Bash
Executable File

#!/bin/sh
ssh rob@slime "cd /var/www/catparade.nethack.net/catparade && git pull"