build_gitea : remove double whitespace

This commit is contained in:
unknown 2023-01-13 22:49:51 +07:00
parent 79d0496548
commit d6ea01316a
Signed by: minoplhy
GPG Key ID: 90667A59A9908AEC

View File

@ -6,12 +6,10 @@ cd $MAKE_DIR
GIT_TAG=$1 GIT_TAG=$1
# Install Dependencies # Install Dependencies
sudo apt-get update && sudo apt-get install xz-utils wget git tar sudo apt-get update && sudo apt-get install xz-utils wget git tar
# NodeJS # NodeJS
VERSION=v19.4.0 VERSION=v19.4.0