diff --git a/apps/modstartblog/8.6.0/data/.gitkeep b/apps/modstartblog/8.6.0/data/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/apps/modstartblog/8.6.0/scripts/init.sh b/apps/modstartblog/8.6.0/scripts/init.sh new file mode 100644 index 00000000..e6226d6f --- /dev/null +++ b/apps/modstartblog/8.6.0/scripts/init.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +chown -R www-data:www-data data \ No newline at end of file diff --git a/apps/modstartcms/7.6.0/data/.gitkeep b/apps/modstartcms/7.6.0/data/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/apps/modstartcms/7.6.0/scripts/init.sh b/apps/modstartcms/7.6.0/scripts/init.sh new file mode 100644 index 00000000..e6226d6f --- /dev/null +++ b/apps/modstartcms/7.6.0/scripts/init.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +chown -R www-data:www-data data \ No newline at end of file