mirror of
https://github.com/RGBCube/serenity
synced 2025-05-25 18:25:09 +00:00
10 lines
172 B
Diff
10 lines
172 B
Diff
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.
|
|
|