b03c398e35
Many other refactors/fixes/improvements inlcuding to supervisor now suitable for release 30
5 lines
No EOL
122 B
Bash
Executable file
5 lines
No EOL
122 B
Bash
Executable file
#!/bin/bash
|
|
# # check for image and build
|
|
./build "$@"
|
|
mkdir opt &> /dev/null
|
|
./try -v NEXTCLOUD_DEV=clean nextcloud shell |