mirror of
https://github.com/minoplhy/scriptbox.git
synced 2025-04-04 00:17:59 +00:00
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…
x
Reference in New Issue
Block a user