Добавлен конфиг nginx для beta.liberama

This commit is contained in:
Book Pauk
2020-11-01 14:50:18 +07:00
parent 25c12309f2
commit c13745e913
4 changed files with 92 additions and 0 deletions

4
docs/beta/deploy.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
npm run build:linux
sudo -u www-data cp -r ../../dist/linux/* /home/beta.liberama