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

Delete deploy script

No need for it if we're going to be moving to GitHub Pages
parent bd2b850a
No related branches found
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