lyctl.sh - switching to ksh

This commit is contained in:
gashapwn 2020-12-05 22:58:31 +00:00
parent a341e8ccc4
commit c364d489ae

View File

@ -1,4 +1,4 @@
#!/usr/local/bin/bash
#!/bin/ksh
ACMD="$1"
ARGV="$@"