Skip to content
Snippets Groups Projects
Commit a2fb544b authored by waffle's avatar waffle
Browse files

Add deploy script

parent f19faee9
Branches
No related tags found
No related merge requests found
#!/bin/sh
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
rsync --archive --rsh=ssh --progress $DIR/static/ bock@libra.uberspace.de:/var/www/virtual/bock/c3lingo.org
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment