From 73952dc95432428bbad80b4942a854afd4f7bf1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Tu=E1=BA=A5n=20D=C5=A9ng?= Date: Sat, 20 Apr 2019 21:37:30 +0700 Subject: [PATCH] Add empty line at the end --- hestia.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hestia.ps1 b/hestia.ps1 index d17c6782..a0827fb1 100644 --- a/hestia.ps1 +++ b/hestia.ps1 @@ -18,4 +18,4 @@ if (Test-Path -Path .\public) { Expand-Archive $asset_name -DestinationPath .\public Move-Item -Path .\public\build\* -Destination .\public Remove-Item .\public\build -Remove-Item $asset_name \ No newline at end of file +Remove-Item $asset_name