void gitlab()
{
    run("cp -r tmp/manhtml release.yo ../../wip");
    run("cp changelog ../../wip/changelog.txt");

    exit(0);
}
