There was an error while loading. Please reload this page.
1 parent f19755b commit 90995f5Copy full SHA for 90995f5
composer.json
@@ -0,0 +1,7 @@
1
+{
2
+ "scripts": {
3
+ "compile": [
4
+ "chmod -R 777 server/uploads/"
5
+ ]
6
+ }
7
+}
0 commit comments