landing-page/deploy-to-server.sh

3 lines
104 B
Bash
Raw Normal View History

#!/bin/sh
./build.sh && rsync -rpog --chown=:www-data --chmod=D750,F640 www karlos@karlsruhe-os.de:/srv