#!/bin/sh export MS_OFFICE365_SITE="https://foo.sharepoint.com/" export MS_OFFICE365_LOGIN="user@example.com" export MS_OFFICE365_PASSWORD="5eCrEt" node ./index.js