Skip to content

fabricionaweb/powershell-slackware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

wget --no-check-certificate -O- https://slackbuilds.org/slackbuilds/15.0/system/powershell.tar.gz | tar -xz -C /opt
cd /opt/powershell
source ./powershell.info
wget --no-check-certificate $DOWNLOAD_x86_64
OUTPUT=$(pwd) PKGTYPE=txz ./powershell.SlackBuild