1
0
Fork 0
This commit is contained in:
Sander Bollen 2020-03-06 00:31:39 +01:00
parent f8051eb350
commit f06d174012

View file

@ -6,7 +6,7 @@ set -e
if [ "${1}" ]
then
exec "$@"
# otherwise we attempt to run boinc.
# otherwise we attempt to run fahclient.
else
/opt/fahclient/FAHClient \
--user="${USER}" \