summaryrefslogtreecommitdiffstats
path: root/gotosocial/copy-assets.sh
diff options
context:
space:
mode:
Diffstat (limited to 'gotosocial/copy-assets.sh')
-rw-r--r--gotosocial/copy-assets.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/gotosocial/copy-assets.sh b/gotosocial/copy-assets.sh
new file mode 100644
index 0000000..cdef36c
--- /dev/null
+++ b/gotosocial/copy-assets.sh
@@ -0,0 +1,2 @@
+sudo docker cp gotosocial:/gotosocial/web/assets $(pwd)/web
+sudo chown -R 1000:1000 ./web \ No newline at end of file