From 62064861678dd0635e37b08ffdd8bec0316bb67a Mon Sep 17 00:00:00 2001 From: Druid520 Date: Tue, 11 Aug 2026 21:36:20 -0700 Subject: MOD: update, too lazy to finish commit, its 10~pm --- ports/test/add.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ports/test/add.sh') diff --git a/ports/test/add.sh b/ports/test/add.sh index 1db96be..b7b595d 100644 --- a/ports/test/add.sh +++ b/ports/test/add.sh @@ -1,5 +1,5 @@ . pkg.conf set -e -gcc -static -fno-pie -O0 -g0 -s $CFLAGS -o "$pkg_name" -c "$pkg_name.c" $LDFLAGS -rx cp "$pkg_name" /usr/local/bin/"$pkg_name-mp" +chmod +x test.sh +cp test.sh /usr/local/bin/test-mp -- cgit 1.4.1