mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-26 03:12:07 -05:00
8 lines
269 B
Diff
8 lines
269 B
Diff
--- neofetch-7.1.0/neofetch 2021-01-29 21:35:11.839000000 +0100
|
|
+++ neofetch-7.1.0/neofetch 2021-01-29 21:35:21.531205189 +0100
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/bin/env bash
|
|
+#!/bin/bash
|
|
# vim: noai:ts=4:sw=4:expandtab
|
|
# shellcheck source=/dev/null
|
|
# shellcheck disable=2009
|