From 90d12d7153759e57ebe50544d69335eea3cec74d Mon Sep 17 00:00:00 2001 From: Kai Neuwerth Date: Wed, 20 Dec 2017 08:47:29 +0100 Subject: [PATCH] export: added new line to the end of the files --- pages/linux/export.md | 2 +- pages/osx/export.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/linux/export.md b/pages/linux/export.md index 28ffe0e56f..92e0c93225 100644 --- a/pages/linux/export.md +++ b/pages/linux/export.md @@ -12,4 +12,4 @@ - Append something to the PATH variable: -`export PATH=$PATH:{{/path/to/append}}` \ No newline at end of file +`export PATH=$PATH:{{/path/to/append}}` diff --git a/pages/osx/export.md b/pages/osx/export.md index 28ffe0e56f..92e0c93225 100644 --- a/pages/osx/export.md +++ b/pages/osx/export.md @@ -12,4 +12,4 @@ - Append something to the PATH variable: -`export PATH=$PATH:{{/path/to/append}}` \ No newline at end of file +`export PATH=$PATH:{{/path/to/append}}`