aboutsummaryrefslogtreecommitdiff
path: root/copy_to_pi.sh
diff options
context:
space:
mode:
Diffstat (limited to 'copy_to_pi.sh')
-rwxr-xr-xcopy_to_pi.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/copy_to_pi.sh b/copy_to_pi.sh
new file mode 100755
index 0000000..ee2380e
--- /dev/null
+++ b/copy_to_pi.sh
@@ -0,0 +1 @@
+scp -r _site/* pi@raspberrypi:/var/www/mfashby.net/ \ No newline at end of file