if shell.path():match('/bin') == nil then
	shell.setPath(shell.path() .. ':/bin')
end