Browse Source

lyctl.sh - switching to ksh

tags/release-00
gashapwn 3 years ago
parent
commit
c364d489ae
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      perl-script/conf/lyctl.sh

+ 1
- 1
perl-script/conf/lyctl.sh View File

@@ -1,4 +1,4 @@
#!/usr/local/bin/bash
#!/bin/ksh

ACMD="$1"
ARGV="$@"


Loading…
Cancel
Save