Skip to content

This script allow linux unser to reset trial license.

Notifications You must be signed in to change notification settings

dani-fmena/jetbrains-reset

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Jetbrains reset Trial Linux, include (PHPSTORM,WEBSTORM, PYCHARM, RIDER, CLION, DATALORE, DATAGRIP, RUBYMINE, APPCODE, GOLAND)

This script allow linux user to reset trial license in 3 steps.

1. clone this repository

2. cd to downloaded repository

3. run: /bin/bash /path/to/start.sh

If you want this script run automatically, you can simply following steps bellow:

1. run: crontab -e

2. add this code: 0 12 */25 * * /bin/bash /home/user/path/to/start.sh

Your script will automatically run At 05:00 AM, every 25 days.

About

This script allow linux unser to reset trial license.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%