Installing
-
2. Installing Deja Dup
Then to Install Deja Dup App on Mageia
Simply play:sudo su -c "dnf install deja-dup"
Or:
su -c "urpmi deja-dup"
Contents
$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }