jellyfin-vue/packaging
Fernando Fernández ca75e3a5d2
chore(docker): remove unnecessary commands from setup.sh (#2157)
* There's already an nginx user in the container
* Join chowns into a single statement
* Remove ``--ignore-scripts``, in an attempt to fix arm (unsuccessfully)

The chances of exploting ignore scripts (initially proposed by SonarCloud) is really low:

* It runs into a container
* The container is 99% of the times built in GiHub Actions environment.

It also introduces a mismatch between lint and typecheck commands and most dev environments (not everyone runs npm with that flag enabled).
2023-12-05 19:40:33 +01:00
..
deb chore: organize file structure 2023-10-24 10:03:12 +00:00
docker chore(docker): remove unnecessary commands from setup.sh (#2157) 2023-12-05 19:40:33 +01:00
tauri chore(deps): lock file maintenance (#2153) 2023-12-05 18:58:05 +01:00