mirror of
https://github.com/joglomedia/LEMPer.git
synced 2026-04-03 03:08:27 +00:00
Small fix typo
This commit is contained in:
@@ -24,7 +24,7 @@ if hash apt 2>/dev/null; then
|
||||
run dpkg-reconfigure locales
|
||||
|
||||
# Update repositories.
|
||||
echo "Updating repository, please wait..."
|
||||
echo -e "\nUpdating repository, please wait..."
|
||||
run apt update -qq -y && \
|
||||
run apt upgrade -qq -y
|
||||
|
||||
|
||||
Reference in New Issue
Block a user