diff options
Diffstat (limited to 'drafts/2021-10-15-friendship-ended-with-webdavfs-and-nextcloud-client-rclone-is-my-new-best-friend-.php')
-rw-r--r-- | drafts/2021-10-15-friendship-ended-with-webdavfs-and-nextcloud-client-rclone-is-my-new-best-friend-.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drafts/2021-10-15-friendship-ended-with-webdavfs-and-nextcloud-client-rclone-is-my-new-best-friend-.php b/drafts/2021-10-15-friendship-ended-with-webdavfs-and-nextcloud-client-rclone-is-my-new-best-friend-.php new file mode 100644 index 0000000..e818d9b --- /dev/null +++ b/drafts/2021-10-15-friendship-ended-with-webdavfs-and-nextcloud-client-rclone-is-my-new-best-friend-.php @@ -0,0 +1,6 @@ +<?php +$title = "Friendship Ended with webdavfs (and Nextcloud Client). Rclone Is My New Best Friend!"; +if (isset($early) && $early) { +return; +} +include($_SERVER['DOCUMENT_ROOT'] . '/includes/head.php'); |