
| Current Path : /var/www/html/rocksensor3/vendor/drush/drush/.ddev/homeadditions/.bashrc.d/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html/rocksensor3/vendor/drush/drush/.ddev/homeadditions/.bashrc.d/drush_completion.sh |
#!/usr/bin/env sh #@todo make this not fail on Symfony 5-. # Make ./drush available on PATH. export PATH=/var/www/html:$PATH # Suppress error output because this command is not present on Symfony 4. eval "$(drush completion bash 2>/dev/null)"