From 65fc8018457f595ec9800946914f37133dae0667 Mon Sep 17 00:00:00 2001 From: glenda Date: Wed, 5 Oct 2022 13:07:14 +0000 Subject: Minor changes --- APLDemo | 1 + 1 file changed, 1 insertion(+) (limited to 'APLDemo') diff --git a/APLDemo b/APLDemo index 6d5f092..1247140 100755 --- a/APLDemo +++ b/APLDemo @@ -2,6 +2,7 @@ winid=`{grep -e '-apl' /mnt/acme/index | awk '{print $1}' } if(~ $#winid 0){ + kill apl | rc win apl & sleep 1 winid=`{grep -e '-apl' /mnt/acme/index | awk '{print $1}' } -- cgit v1.2.3