Skip to content
Snippets Groups Projects
Commit f8f1c9cb authored by Michael Loipführer's avatar Michael Loipführer
Browse files

add deploy script

parent 2d552299
No related branches found
No related tags found
No related merge requests found
#!/bin/env bash
mkdir -p /var/www/lustmolch
cp -rf www/* /var/www/lustmolch/
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