mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 20:07:34 +00:00
Ports: Revert neofetch shebang patch change
Looks like this was a search & replace from 0bf5669
, but it doesn't
actually work in Serenity.
This commit is contained in:
parent
7449c1b27f
commit
34902f18ce
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
+++ neofetch-7.0.0/neofetch 2020-04-27 18:57:54.263417418 +0100
|
||||
@@ -1,4 +1,4 @@
|
||||
-#!/usr/bin/env bash
|
||||
+#!/usr/bin/env bash
|
||||
+#!/bin/bash
|
||||
# vim: noai:ts=4:sw=4:expandtab
|
||||
# shellcheck source=/dev/null
|
||||
# shellcheck disable=2009
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue