2 lines
104 B
Bash
Executable file
2 lines
104 B
Bash
Executable file
#!/bin/sh
|
|
./build.sh && rsync -rpog --chown=:www-data --chmod=D750,F640 www karlos@karlsruhe-os.de:/srv
|