diff options
| author | Akshay Nair <phenax5@gmail.com> | 2026-07-07 13:04:42 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2026-07-07 13:04:42 +0530 |
| commit | 4c142d2a977a2c377ea3bef30fa986010056ba3e (patch) | |
| tree | e1244ef962f2c60dc4cf5b62d3a7e8005e0e1463 /justfile | |
| parent | 17d0f321faeecf5ea46faccb4157347673690def (diff) | |
| download | bacchus-remote-4c142d2a977a2c377ea3bef30fa986010056ba3e.tar.gz bacchus-remote-4c142d2a977a2c377ea3bef30fa986010056ba3e.zip | |
Add comment modal + color changes
Diffstat (limited to 'justfile')
| -rw-r--r-- | justfile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -26,3 +26,6 @@ local-setup *args: GIT_REPOS_ROOT="$HOME/dev/projects" \ SEND_UPLOADS_ROOT="$PWD/tmp/uploads" SEND_USER="$(id -u):$(id -g)" \ ./setup.sh "$@" + +# TODO: pull /git for backup +# TODO: Add service on home server to backup automatically? |
