mirror of
https://github.com/plausible/analytics.git
synced 2024-11-27 09:16:25 +03:00
5 lines
129 B
Plaintext
5 lines
129 B
Plaintext
cd $phoenix_dir
|
|
NODE_ENV=production npm --prefix ./assets run deploy
|
|
mix "${phoenix_ex}.digest"
|
|
mix "${phoenix_ex}.digest.clean"
|