How to close terminal after running script using AppleScript?

后端 未结 0 692
情话喂你
情话喂你 2020-12-01 00:25

I have a subroutine which opens a terminal and runs a script.

It looks like this

on run_python()
    tell application "Terminal"
        set          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题