added pdf liste and pdf can now be viewed. added filname uuid added copy static script
This commit is contained in:
4
copyStaticScrips.sh
Normal file
4
copyStaticScrips.sh
Normal file
@ -0,0 +1,4 @@
|
||||
rm -d -r /var/www/testapp/
|
||||
mkdir /var/www/testapp
|
||||
cp -a /root/appdirectory/assets/. /var/www/testapp/static
|
||||
chown -R www-data:www-data /var/www
|
||||
Reference in New Issue
Block a user