Closed RunRenegade closed 10 months ago
Use it like this instead: curl -sSL https://raw.githubusercontent.com/sundowndev/phoneinfoga/master/support/scripts/install | bash
This works now, thanks a lot.
Closed
Use it like this instead:
curl -sSL https://raw.githubusercontent.com/sundowndev/phoneinfoga/master/support/scripts/install | bash
It’s still doesn’t work
Bug / Issue When attempting to download the software on a Linux machine I am being given the following error; bash: /proc/self/fd/13: No such file or directory
To Reproduce I simply run;
sudo bash <( curl -sSL https://raw.githubusercontent.com/sundowndev/phoneinfoga/master/support/scripts/install )
Expected behavior I believe this should give me the install file to then install globally.
Screenshots (optional) Image below shows the two commands ran, did the first without
sudo
.Desktop (please complete the following information):
Additional context Thanks in advance