mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-26 14:32:04 -04:00
#251 reorganise images
This commit is contained in:
parent
cbd4733364
commit
0b8f4e74ff
4
Makefile
4
Makefile
@ -22,9 +22,9 @@ deploy: install
|
||||
yarn build
|
||||
node server/migrate.js
|
||||
echo "\nimportScripts('https://arc.io/arc-sw-core.js');" >> static/sw.js
|
||||
ln -sfn ./locale/{$LANG} ./public/img-local
|
||||
ln -sfn ./locale/{$LANG} ./static/img-local
|
||||
|
||||
switch:
|
||||
rm -rf cache
|
||||
ln -sfn ./locale/${LANG} ./data
|
||||
ln -sfn ./locale/{$LANG} ./public/img-local
|
||||
ln -sfn ./locale/{$LANG} ./static/img-local
|
||||
|
Loading…
x
Reference in New Issue
Block a user