Skip to content

Multicraft License Key #22

Description

@JustOneMoreBlock
echo "Do you have a license key?"
select yn in "Yes" "No"; do
    case $yn in
        Yes ) echo "Please insert Multicraft license."; read multicraft_license;  echo "${multicraft_license}" >> 

/home/root/multicraft/multicraft.key; break;;
        No ) exit; echo "Free Multicraft Installed";
    esac
done

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions