From e73e2868ef77d1d6bfa58bc7cfdf920d902dd3a1 Mon Sep 17 00:00:00 2001 From: light7734 Date: Sun, 24 Aug 2025 13:20:03 +0330 Subject: [PATCH] refactor: shebang --- lina/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lina/update.sh b/lina/update.sh index 8153cf9..4fcb5b0 100755 --- a/lina/update.sh +++ b/lina/update.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash clear