summaryrefslogtreecommitdiff
path: root/APLDemo
diff options
context:
space:
mode:
authorglenda <glenda@cirno>2022-10-05 13:07:14 +0000
committerglenda <glenda@cirno>2022-10-05 13:07:14 +0000
commit65fc8018457f595ec9800946914f37133dae0667 (patch)
tree710aa1a4433434bd2d3e3a51b70c5eee5be4a8db /APLDemo
parent043beb2fbabb1f617e561ead2d01b1617de8c249 (diff)
Minor changes
Diffstat (limited to 'APLDemo')
-rwxr-xr-xAPLDemo1
1 files changed, 1 insertions, 0 deletions
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}' }