Newer
Older
mobile.raikyakun.app / build
nutrition on 24 Jul 2024 152 bytes first commit
#!/bin/sh
tar -zcf standalone.tar.gz -C ./node/build/standalone ./
tar -zcf static.tar.gz -C ./node/build static
tar -zcf public.tar.gz -C ./node public