From b63ae13a3eec0c31bd3eaf2537191c7cfa7c893c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9F=9A=E5=AD=90?= Date: Sun, 11 Dec 2022 18:13:03 +0800 Subject: [PATCH] fix shebang --- tool/aptss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tool/aptss b/tool/aptss index ce58041..2d2d70c 100755 --- a/tool/aptss +++ b/tool/aptss @@ -1,4 +1,4 @@ -#/bin/bash +#!/bin/bash apt-fast(){ /opt/durapps/spark-store/bin/apt-fast/ss-apt-fast "$@"