Skip to content

Instantly share code, notes, and snippets.

@gabrielmathias
Last active December 14, 2022 11:52
Show Gist options
  • Save gabrielmathias/861c39cda7b554416024a3d551b271e8 to your computer and use it in GitHub Desktop.
Save gabrielmathias/861c39cda7b554416024a3d551b271e8 to your computer and use it in GitHub Desktop.
My Ubuntu Machine
#!/bin/env bash
apt --fix-broken install
apt install graphviz
echo "testing1"
echo "testing2"
echo "testing3"
echo "testing4"
echo "testing5"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment