├── .gitgnore ├── LICENSE ├── README.md └── WAFS.ps1 /.gitgnore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MikeHorn-git/WAFS/HEAD/.gitgnore -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MikeHorn-git/WAFS/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MikeHorn-git/WAFS/HEAD/README.md -------------------------------------------------------------------------------- /WAFS.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MikeHorn-git/WAFS/HEAD/WAFS.ps1 --------------------------------------------------------------------------------