From c364d489aee3ddfcc99daf5185683ee11478ec77 Mon Sep 17 00:00:00 2001 From: gashapwn Date: Sat, 5 Dec 2020 22:58:31 +0000 Subject: [PATCH] lyctl.sh - switching to ksh --- perl-script/conf/lyctl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-script/conf/lyctl.sh b/perl-script/conf/lyctl.sh index 8128f2c..a0dc93c 100755 --- a/perl-script/conf/lyctl.sh +++ b/perl-script/conf/lyctl.sh @@ -1,4 +1,4 @@ -#!/usr/local/bin/bash +#!/bin/ksh ACMD="$1" ARGV="$@"