Merge branch 'master' of ssh://git.chaospott.de:2222/Chaospott/foodoord
This commit is contained in:
@ -41,7 +41,7 @@ rm -f ${temp_outfile}
|
||||
fi
|
||||
|
||||
if [ "$valid" = true ]; then
|
||||
echo "command=\"/usr/sbin/foodoor \$action \",no-port-forwarding,no-X11-forwarding,no-agent-forwarding ${keyfile}" >> ${temp_outfile}
|
||||
echo "command=\"/usr/sbin/foodoor \$action \",no-port-forwarding,no-X11-forwarding,no-agent-forwarding $(cat ${keyfile})" >> ${temp_outfile}
|
||||
fi
|
||||
fi
|
||||
done
|
||||
|
Reference in New Issue
Block a user