1 2 3 4 5 6 7 8 9 10
diff --git a/pfetch b/pfetch index d47b878..d8f98ba 100755 --- a/pfetch +++ b/pfetch @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # # pfetch - Simple POSIX sh fetch script.