fix: change to apt-get and change cache:flush to release from current, to work on first release
This commit is contained in:
@@ -56,7 +56,7 @@ set('rsync', [
|
||||
]);
|
||||
|
||||
task('typo3:cache:flush', function() {
|
||||
cd('current');
|
||||
cd('{{release_path}}');
|
||||
run('{{bin/php}} bin/typo3 cache:flush');
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user