diff --git a/deploy b/deploy old mode 100644 new mode 100755 index c02136b..9ccb611 --- a/deploy +++ b/deploy @@ -1,4 +1,4 @@ -#!bin/bash +#!/bin/sh # Copy the docs and assets directories onto the server cp -r docs /srv/http