diff --git a/Makefile b/Makefile index 4527975bb..3dfcdb8ff 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ deploy: install yarn build node server/migrate.js echo "\nimportScripts('https://arc.io/arc-sw-core.js');" >> static/sw.js - ln -sfn ./locale/{$LANG} ./static/img-local + ln -sfn ./data ./static/img-local switch: rm -rf cache