aboutsummaryrefslogtreecommitdiff
path: root/pastebin/website-pastebin
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xpastebin/website-pastebin2
1 files changed, 2 insertions, 0 deletions
diff --git a/pastebin/website-pastebin b/pastebin/website-pastebin
index 8512490..a964449 100755
--- a/pastebin/website-pastebin
+++ b/pastebin/website-pastebin
@@ -88,3 +88,5 @@ my $slug = slugify($title);
$out = "$dirname/../site/pastebin/$slug.org";
envsubst();
+
+print `realpath $out`;