Skip to content

Commit

Permalink
Remove dev repo, don't install Grafana package
Browse files Browse the repository at this point in the history
  • Loading branch information
jiribrejcha authored Jul 11, 2023
1 parent f58686a commit e6876b9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions wlanpi0/00-install-packages/04-run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ on_chroot <<CHEOF
# Add packagecloud wlanpi/main repository
curl -s https://packagecloud.io/install/repositories/wlanpi/main/script.deb.sh | bash
# Temporarily add packagecloud wlanpi/dev repository
curl -s https://packagecloud.io/install/repositories/wlanpi/dev/script.deb.sh | bash
# Add Bullseye Backports repository
echo 'deb http://deb.debian.org/debian bullseye-backports main' | tee /etc/apt/sources.list.d/bullseye-backports.list
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 648ACFD622F3D138
Expand Down
1 change: 0 additions & 1 deletion wlanpi0/00-install-packages/06-packages
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ wlanpi-librespeed-cli
cockpit/bullseye-backports
cockpit-packagekit
cockpit-storaged
wlanpi-grafana

0 comments on commit e6876b9

Please sign in to comment.