Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 244 Bytes

File metadata and controls

11 lines (6 loc) · 244 Bytes

#####How to run:

The scripts needs your 10bis.co.il credentials. It doesn't save them anywhere, it uses them just to log in.

From PowerShell:

.\10bis.ps1 <email> <password>

From cmd:

powershell -file .\10bis.ps1 <email> <password>