deploy.sh 95 B

1234
  1. #!/bin/bash
  2. npm run build:linux
  3. sudo -u www-data cp -r ../../dist/linux/* /home/beta.liberama