-
-
Save andresnijder/c93bd6bdab06afdbfacf2e4771f4b991 to your computer and use it in GitHub Desktop.
Modify Sketch to never ending trial
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| date 0102030405 | |
| open /Applications/Sketch.app | |
| sleep 1 | |
| sntp -sS time.apple.com |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment