You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
osascript -e 'set theUnixPath to POSIX file "'$ImageFilePath'" as text
tell application "Finder"
set desktop picture to {{theUnixPath}} as alias
end tell'
The text was updated successfully, but these errors were encountered:
ImageFilePath=$PICTURE_DIR/$filename
osascript -e 'set theUnixPath to POSIX file "'$ImageFilePath'" as text
tell application "Finder"
set desktop picture to {{theUnixPath}} as alias
end tell'
The text was updated successfully, but these errors were encountered: