Skip to content
Snippets Groups Projects
Commit 1a7b49f5 authored by Koen's avatar Koen
Browse files

Update deploy.sh

parent c83e582d
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ touch $DOCUMENT_ROOT/maintenance.file
# Swap over the content
echo "Deploying content..."
mkdir -p Soundcloud
mkdir -p $DOCUMENT_ROOT/Soundcloud
cp soundcloud.png $DOCUMENT_ROOT/Soundcloud
cp SoundcloudConfig.json $DOCUMENT_ROOT/Soundcloud
cp SoundcloudScript.js $DOCUMENT_ROOT/Soundcloud
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment