debugging arr

pull/90/head
Stephen Kirby 2 years ago
parent 151cb234b0
commit 972b5b8282

@ -8,6 +8,8 @@ RESET='\033[0m'
printf "$${BOLD}Installing code-server!\n" printf "$${BOLD}Installing code-server!\n"
printf "$${BOLD}extensions: $${EXTENSIONS}!\n"
ARGS=( ARGS=(
"--method=standalone" "--method=standalone"
"--prefix=${INSTALL_PREFIX}" "--prefix=${INSTALL_PREFIX}"

Loading…
Cancel
Save