Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3766908
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
510 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/files/usr/local/bin/setup-container b/files/usr/local/bin/setup-container
index ed6cb97..3c810e4 100755
--- a/files/usr/local/bin/setup-container
+++ b/files/usr/local/bin/setup-container
@@ -1,14 +1,14 @@
#!/usr/bin/env bash
pushd /var/wwwroot/default
if [ -z "$NO_INSTALL" ]; then
php artisan migrate --force
php artisan key:generate
php artisan config:cache
- chown app:app /var/wwwroot/default
+ chown -R app:app /var/wwwroot/default
fi
# We're done
popd
touch .initialized
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sun, Nov 24, 20:48 (7 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2257815
Default Alt Text
(510 B)
Attached To
Mode
rDCACHET Cachet Docker image
Attached
Detach File
Event Timeline
Log In to Comment