commit 847caa8709d13a2bc3fc9a786a2b62324db2cd40 parent 44943f588eda1dc00bee6a45a611619667f942a0 Author: Dylan Araps <dylan.araps@gmail.com> Date: Wed, 11 Sep 2019 19:21:56 +0300 docs: update Diffstat:
M | kiss | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kiss b/kiss @@ -1,4 +1,4 @@ -#!/bin/bash -ef +#!/bin/sh -ef # # This is a simple package manager written in POSIX 'sh' for use # in KISS Linux (https://getkiss.org).