mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-09 20:11:22 +00:00
Rebuild frontend v2
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
[ -d "/sites" ] && exit 1;
|
||||
[ -d "~/Sites" ] && exit 1;
|
||||
|
||||
# build translations.
|
||||
#php ~/Sites/tools/firefly-iii-tools/cli.php ff3:json-translations --v2
|
||||
php /sites/FF3/dev/tools/cli.php ff3:json-translations v2
|
||||
|
||||
# remove old stuff
|
||||
rm -rf public/
|
||||
|
||||
Reference in New Issue
Block a user