5 lines
No EOL
109 B
Bash
Executable file
5 lines
No EOL
109 B
Bash
Executable file
#!/bin/bash
|
|
# # check for image and build
|
|
source ./build $1
|
|
[[ $force ]] && shift 1
|
|
./try -k nextcloud idle |