added an note on installing VS Code and code-server

Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
This commit is contained in:
Andrei Jiroh Eugenio Halili 2021-08-15 22:11:55 +08:00
parent d3a9785764
commit 9ab0874dd2
Signed by: ajhalili2006
GPG Key ID: A30EBE40AD856D88
1 changed files with 2 additions and 0 deletions

View File

@ -302,6 +302,8 @@ customizeCloudShell() {
sudo $HOME/.customize_environment
}
# TODO: Install VS Code here (or code-server)
main() {
# check if the help flag is here
[[ $DEBUG != "" ]] && echo "flags: $*"