mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-24 22:48:18 +00:00
Rebuild frontend
This commit is contained in:
6
frontend/render.sh
Executable file
6
frontend/render.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
[ -d "~/Sites" ] && exit 1;
|
||||
|
||||
# build translations.
|
||||
php /sites/FF3/dev/tools/cli.php ff3:json-translations v2
|
Reference in New Issue
Block a user