mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-18 16:58:27 -04:00
chmod exec pwsh
This commit is contained in:
@@ -25,6 +25,7 @@ if [ -f "/powershell/powershell.tar.gz" ]; then
|
||||
rm -rf \
|
||||
/powershell/powershell.tar.gz
|
||||
ln -s /powershell/pwsh /usr/bin/pwsh
|
||||
chmod +x /powershell/pwsh
|
||||
else
|
||||
echo "PowerShell already installed, skipping"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user