mirror of
https://github.com/getnamingo/registry.git
synced 2025-08-04 08:41:50 +02:00
Enabled cache in panel
This commit is contained in:
parent
25bc76d54e
commit
478fb55073
3 changed files with 11 additions and 1 deletions
|
@ -396,6 +396,8 @@ EOF
|
|||
|
||||
echo "Downloading initial data."
|
||||
php /var/www/cp/bin/file_cache.php
|
||||
echo "Setting up cache."
|
||||
chown www-data:www-data /var/www/cp/cache
|
||||
|
||||
echo -e "Installation complete!\n"
|
||||
echo -e "Next steps:\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue