aboutsummaryrefslogtreecommitdiff
path: root/scripts/atom.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/atom.sh')
-rwxr-xr-xscripts/atom.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/atom.sh b/scripts/atom.sh
index 4d09815..6ca4110 100755
--- a/scripts/atom.sh
+++ b/scripts/atom.sh
@@ -12,7 +12,7 @@ LINKS_OUT="$RSS_DIR/gen/buku.urls"
mkdir -p "$RSS_DIR/gen"
# Empty the text file
-> "$LINKS_OUT"
+true > "$LINKS_OUT"
feed() {
local tag="$1"