diff options
Diffstat (limited to 'posts/2019-07-04-the-best-way-to-transfer-gopro-files-with-linux.php')
-rw-r--r-- | posts/2019-07-04-the-best-way-to-transfer-gopro-files-with-linux.php | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/posts/2019-07-04-the-best-way-to-transfer-gopro-files-with-linux.php b/posts/2019-07-04-the-best-way-to-transfer-gopro-files-with-linux.php index 34685de..6e3d9eb 100644 --- a/posts/2019-07-04-the-best-way-to-transfer-gopro-files-with-linux.php +++ b/posts/2019-07-04-the-best-way-to-transfer-gopro-files-with-linux.php @@ -1,10 +1,5 @@ -<?php -$title = "Offloading GoPro Footage the Easy Way!"; -if (isset($early) && $early) { - return; -} -include($_SERVER['DOCUMENT_ROOT'] . '/includes/head.php'); -?> +<h1>Offloading GoPro Footage the Easy Way!</h1> + <p> Transferring files off of most cameras to a Linux computer isn't all |