fix newpost script
This commit is contained in:
parent
f080d7bf63
commit
5ccc09a87b
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#! /bin/sh
|
||||
#! /bin/bash
|
||||
|
||||
date=$(date --rfc-3339=date)
|
||||
title=
|
||||
|
|
Loading…
Reference in a new issue