$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

How to Install GitEye Git Client on Linux Mint 18 Easy Guide

November 29, 2016 | By the+gnu+linux+evangelist.

Setup

  1. 4. Setting Up GitEye

    Relocating GitEye
    First, Set the SuperUser as Owner:

    sudo chown -R root:root /tmp/GitEye

    Then Switch Contents:

    sudo mv /tmp/GitEye /opt/GitEye

    If Got “User is Not in Sudoers file” then see: How to Enable sudo