This commit is contained in:
Nico Jensch 2020-11-17 10:42:24 +01:00
parent 1ec769411d
commit f1d34f86e1
1 changed files with 1 additions and 1 deletions

View File

@ -579,7 +579,7 @@ function upgrade2ultimate
fi
if grep -R "BlackArch" /tmp/setup-assistant/development.txt; then
echo "curl -O https://blackarch.org/strap.sh
echmod +x strap.sh
chmod +x strap.sh
sudo ./strap.sh
rm strap.sh
sudo pacman -Syu" >> /tmp/setup-assistant/setup_root.sh