Skip to content

Instantly share code, notes, and snippets.

View lucdkny's full-sized avatar

Luke Tran lucdkny

  • Solis Lab
  • Ha Noi, VN
View GitHub Profile
@lucdkny
lucdkny / MAMP PRO 4 Trial Reset.md
Created November 11, 2019 14:10 — forked from mdjaman/MAMP PRO 4 Trial Reset.md
MAMP PRO 4 Trial Reset

MAMP PRO 4 Trial Reset

A simple script that resets latest MAMP PRO 4 trial validity, and keeps your data safe.

How to use

  • Copy the code into a file OR download the script and save it as reset_mamp4.sh
  • Open the Terminal app and write chmod +x then drag and drop the file on the Terminal. You should have something like chmod +x reset_mamp4.sh. Press Enter to run it.
  • Now, run the file itself by dragging and dropping it on the Terminal (something like reset_mamp4.sh) then pressing Enter.
  • Open MAMP PRO and check if you have 14 days left now.

Didn't work?