Update repo url
This commit is contained in:
@@ -12,8 +12,7 @@
|
||||
#
|
||||
set -Eeuo pipefail
|
||||
export DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
REPO_URL="${REPO_URL:-https://github.com/CHANGE_ME/linux-bootstrap.git}"
|
||||
REPO_URL="${REPO_URL:-https://gitea.big-chungus.me/moritz/linux-bootstrap.git}"
|
||||
REF="${REF:-main}"
|
||||
DEST="${DEST:-/opt/linux-bootstrap}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user