angrycuban13 / Just-A-Bunch-Of-Starr-Scripts

Just a bunch of scripts for Starr apps
93 stars 10 forks source link

[BUG] Import functions #9

Closed ahatdude closed 2 years ago

ahatdude commented 2 years ago

Hi! I was testing this on unraid and it wasn't working.

# Import functions
Import-Module $PSScriptRoot\Upgradinatorr.psm1 -Force

When cloning the repo, the file has a lower case and it was causing me errors. Capitalizing the first letter has fixed it.

angrycuban13 commented 2 years ago

Oh man nice catch, this is what I get for letting VSCode auto complete lol.

I've fixed it in 030a65cdc50a71f46d2e5ae919dee82b00f8b1ca