Minor correction

This commit is contained in:
Netkas 2021-01-27 21:57:10 -05:00
parent ba8d14ea5e
commit 57c4536252
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
# Written by Netkas 14/01/2021
echo "### Initializing CoffeeHouse-Utils ###"
echo "### Initializing CoffeeHouse-Utils! ###"
if [ ! -f /firstrun.pass ]; then
echo "(!) First run! Installing resources..."