bash script to register or revoke a license

  1. 9 years ago

    Is it possible to make a bash script to register or revoke a license without user interaction?
    Can I put a name and license-code behind fop2_server --register?

  2. admin

    23 Jan 2015 Administrator

    You can pass the code and a name with

    /usr/local/fop2/fop2_server --register --code xxxx -name "yyyy zzzzz"

    Here are scripts for Amazon EC2 to do just that:

    http://support.asternic.biz/index.php?/Knowledgebase/Article/View/17/2/revokeregister-scripts-for-amazon-ec2

or Sign Up to reply!