Skip to content
Snippets Groups Projects
Commit 9fad4c68 authored by Adrien Matta's avatar Adrien Matta :skull_crossbones:
Browse files

* Adding safety to osas script for mac os user

parent c21cb66f
No related branches found
No related tags found
No related merge requests found
tell application "Finder"
tell process "npsimulation"
set frontmost to true
end tell
if process "npsimulation" is running then
tell process "npsimulation"
set frontmost to true
end tell
end if
end tell
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment