Skip to content
Snippets Groups Projects
Commit 04f2fcd4 authored by Bob Mottram's avatar Bob Mottram
Browse files

Copy file containing dat links

parent 78116a91
No related branches found
No related tags found
No related merge requests found
......@@ -21,6 +21,7 @@ fi
cp -r $lang/* $dest_dir
cp *.css $dest_dir
cp -r ../img/* $dest_dir/images
cp $lang/images.txt $dest_dir
chown -R www-data:www-data $dest_dir
echo "Website deployed to $dest_dir"
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