chore: cleanup + bugfixes
This commit is contained in:
5
main.sh
5
main.sh
@ -21,9 +21,4 @@ chmod +x /usr/local/bin/docker-compose
|
||||
|
||||
usermod -aG docker t31m
|
||||
|
||||
curl -sL -o ~/usr/local/bin/conky-x86_64.AppImage \
|
||||
$(curl -sL https://api.github.com/repos/brndnmtthws/conky/releases/latest | \
|
||||
jq --raw-output '.assets[0] | .browser_download_url')
|
||||
chmod +x /usr/local/bin/conky-x86_64.AppImage
|
||||
|
||||
echo "Initial Setup Complete. Please run fish_setup.sh for env setup"
|
||||
|
||||
Reference in New Issue
Block a user