build_gitea : remove double whitespace
This commit is contained in:
parent
79d0496548
commit
d6ea01316a
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user