mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Use default composer install folder (vendor) to align with laravel defaults
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ echo ""
|
||||
echo "Setting cache directory permissions for you..."
|
||||
sudo chown -R www-data:www-data /var/lib/php/sessions/
|
||||
chmod 755 ./
|
||||
chmod -R 755 app/Libraries
|
||||
chmod -R 755 vendor
|
||||
chmod -R 777 app/resources
|
||||
chmod -R 755 libraries
|
||||
chmod -R 755 resources
|
||||
|
||||
Reference in New Issue
Block a user