Update uca.sh

This commit is contained in:
trwnh 2022-03-20 08:26:13 -05:00 committed by GitHub
parent 000dc20f15
commit b3d2cd256c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
uca.sh
View File

@ -1,5 +1,5 @@
#!/bin/sh
echo 'You are dying. 1 = live, 2 = die'
echo 'You are dying. 1=live'
read PROMPT
if [$PROMPT == "1"]:
then