installed Go

This commit is contained in:
2024-02-18 16:50:20 +01:00
parent 201bf683b8
commit c6bc885ef9
2 changed files with 4 additions and 0 deletions

View File

@@ -49,6 +49,7 @@ borg create --progress --stats --exclude-caches \
--exclude $HOME/.local/share/Steam \
--exclude $HOME/Audio \
--exclude $HOME/nas \
--exclude $HOME/go \
$ARCHIVE $SRC && if ! $LOCAL; then date +%s > $HOME/.lastbak; fi