error handling!!

This commit is contained in:
41666 2025-04-22 21:11:48 -07:00
parent a17d82f996
commit a4faf2f38c
6 changed files with 53 additions and 13 deletions

View file

@ -1,7 +1,7 @@
#!/bin/sh
alterName=$1
message=$(<"/dev/stdin")
message=$(cat /dev/stdin)
cat << EOF
<div class="alter alter-${alterName}">