Skip to main content

I’m trying to create a policy for a screenshot repository that save screenshot to another device. 

Hope someone can help me.

#!/bin/bash
defaults write com.apple.screencapture location "PATH YOU WANT"
killall SystemUIServer