Skip to content

TTY feature

Latest
Compare
Choose a tag to compare
@coolcodemy coolcodemy released this 31 Jul 03:42
· 3 commits to master since this release

Docker exec tty feature is a missing part in this script. So newly running command will allocate tty. If tty is not needed, eg: in cron, you can run NOTTY=true butler php artisan schedule:run