Skip to content

Instantly share code, notes, and snippets.

@detournemint
Created June 12, 2021 23:21
Show Gist options
  • Save detournemint/6b84aeeca8b70b9ed835aca73ad5e97e to your computer and use it in GitHub Desktop.
Save detournemint/6b84aeeca8b70b9ed835aca73ad5e97e to your computer and use it in GitHub Desktop.
echo "Pushing logs to cloudlog"
cd ~/Radio/adifpush/adifpush
dotnet run ~/.local/share/WSJT-X/wsjtx_log.adi
dotnet run ~/.local/share/JS8Call/js8call_log.adi
echo "Logs pushed!"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment