diff --git a/arkanum b/arkanum index bd0c11c..68a6b77 100755 --- a/arkanum +++ b/arkanum @@ -156,6 +156,7 @@ function instVolta() { function instPwsh() { say "Installing PowerShell requirements..." "PowerShell" + sudo -E apt-get update > /dev/null sudo -E apt-get install --no-install-recommends -y \ apt-transport-https \ software-properties-common