removed debugging

dark_mode
nek0 7 years ago
parent 67c1d31ebc
commit 5b239724d4

@ -26,7 +26,6 @@ function main {
confirmation
read conf
done
set -x
postname="./posts/$date-${title// /-}.md"
echo -e "---\ntitle: ${title}\nauthor: ${author}\ntags: \ndescription: \n---" >> $postname
vim $postname

Loading…
Cancel
Save