Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

some issue #4

Open
sn0wdro1d opened this issue Jan 20, 2018 · 2 comments
Open

some issue #4

sn0wdro1d opened this issue Jan 20, 2018 · 2 comments

Comments

@sn0wdro1d
Copy link

before running alternate-install.sh apt-transport-https must be installed.

@PalinuroSec
Copy link
Member

apt-transport-https is needed only for old versions of apt since apt 1.6 integrates natively the https support
but because this script is mostly used on debian stretch we should probably add the https transport anyways

@NcryptedWifKali
Copy link

$ shellcheck myscript

Line 6:
FGRED=$("\033[41m")
^-- SC2034: FGRED appears unused. Verify use (or export if used externally). is the only error i get when run through shellcode testing it now on my raspberry pi 3b+ quadcore

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants