b03c398e35
Many other refactors/fixes/improvements inlcuding to supervisor now suitable for release 30
3 lines
No EOL
138 B
Text
Executable file
3 lines
No EOL
138 B
Text
Executable file
CMD=$1
|
|
CMD=${CMD:-idle} docker-compose up -d
|
|
[[ ! $CMD ]] && docker exec -it try-ucommandit-nextcloud /opt/bin/entrypoint nextcloud shell |