File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -366,8 +366,8 @@ install_standalone() {
366
366
fi
367
367
368
368
" $sh_c " mkdir -p " $STANDALONE_INSTALL_PREFIX /lib" " $STANDALONE_INSTALL_PREFIX /bin"
369
- " $sh_c " tar -C " $STANDALONE_INSTALL_PREFIX /lib" -xzf " $CACHE_DIR /coder_$VERSION_$OS_$ ARCH .tar"
370
- " $sh_c " mv -f " $STANDALONE_INSTALL_PREFIX /lib/coder_$VERSION_$OS_$ ARCH " " $STANDALONE_INSTALL_PREFIX /lib/coder_$VERSION "
369
+ " $sh_c " tar -C " $STANDALONE_INSTALL_PREFIX /lib" -xzf " $CACHE_DIR /coder_$$ {VERSION}_ ${OS} _ ${ ARCH} .tar"
370
+ " $sh_c " mv -f " $STANDALONE_INSTALL_PREFIX /lib/coder_$$ {VERSION}_ ${OS} _ ${ ARCH} " " $STANDALONE_INSTALL_PREFIX /lib/coder_$VERSION "
371
371
" $sh_c " ln -fs " $STANDALONE_INSTALL_PREFIX /lib/coder_$VERSION /bin/coder" " $STANDALONE_INSTALL_PREFIX /bin/coder"
372
372
373
373
echo_standalone_postinstall
You can’t perform that action at this time.
0 commit comments