You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, Another Issue:tm: today, about screenfetch this time.
When I curl the url of screenfetch, I get a battle between awk and grep because /proc/cpuinfo does not exist, full log:
iPad~# curl -s https://raw.githubusercontent.com/KittyKatt/screenFetch/master/screenfetch-dev | bash
awk: /proc/cpuinfo: No such file or directory
grep: /proc/cpuinfo: No such file or directory
awk: /proc/cpuinfo: No such file or directory
awk: /proc/cpuinfo: No such file or directory
grep: /proc/cpuinfo: No such file or directory
awk: /proc/cpuinfo: No such file or directory
And then nothing...
The text was updated successfully, but these errors were encountered:
Hi, Another Issue:tm: today, about screenfetch this time.
When I curl the url of screenfetch, I get a battle between awk and grep because /proc/cpuinfo does not exist, full log:
And then nothing...
The text was updated successfully, but these errors were encountered: