1
0
Fork 0
This commit is contained in:
Sander Bollen 2020-03-06 00:31:39 +01:00
parent f8051eb350
commit f06d174012
1 changed files with 1 additions and 1 deletions

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}" \