Update newpost
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Matt Cengia 2024-02-29 04:15:25 +00:00
parent 832efc0900
commit 6c8ff829bc
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#!/usr/bin/env bash
post_title=$*
post_title_uri=${post_title,,}
post_title_uri=${post_title_uri//[[:punct:]]/}