diff --git a/kiss b/kiss index 7686353..29a1a55 100755 --- a/kiss +++ b/kiss @@ -1,4 +1,4 @@ -#!/bin/dash -ef +#!/bin/sh -ef # # This is a simple package manager written in POSIX 'sh' for use # in KISS Linux (https://getkiss.org).