1
0
Förgrening 0
This commit is contained in:
Simon Vieille 2018-10-22 13:27:53 +02:00
förälder afe2ccd11a
incheckning 28f7436892
1 ändrade filer med 2 tillägg och 1 borttagningar

Visa fil

@ -19,6 +19,7 @@ $ npm install
```
$ cp login_example login
$ chmod +x login
```
Edit `login` and replace values of:
@ -27,4 +28,4 @@ Edit `login` and replace values of:
* MS_OFFICE365_LOGIN
* MS_OFFICE365_PASSWORD
Then run `node index.js`.
Then run `./login`.