* make START_DIR configurable * fix permissions order * fix start dir bug * fix logic * make START_DIR * cool loggins * reuse clone function * i'm a bash noob * even more of a bash noob * add hashed info * add ability to add tasks * add vs code instructions for task * rclone fix * document vscode tasks * fix labels * mention additional variables * add better docs for dev tools * support rclone flags
3 lines
92 B
Bash
3 lines
92 B
Bash
#!/bin/bash
|
|
|
|
echo "This is a demo tool that could be brought into the code-server workspace" |