Fix shebang line
This commit is contained in:
parent
8364169c27
commit
4fc3d9a7e4
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#! /bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
date=$(date +%Y-%m-%d)
|
date=$(date +%Y-%m-%d)
|
||||||
title=
|
title=
|
||||||
|
|
Loading…
Reference in a new issue