added pdf liste and pdf can now be viewed. added filname uuid added copy static script

This commit is contained in:
Alexander Schulz
2024-08-31 15:56:15 +02:00
parent 3d8803a54b
commit 69c723d20d
6 changed files with 40 additions and 4 deletions

4
copyStaticScrips.sh Normal file
View 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