fixed path issue and docker-compose exec TTY problem
This commit is contained in:
parent
74936e5842
commit
4c9ca12a93
2 changed files with 4 additions and 2 deletions
|
@ -1,3 +1,5 @@
|
|||
SHELL=/bin/sh
|
||||
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
|
||||
#
|
||||
# run system backups
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue