X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=distro-end;h=f81baa3d0acf4ac5fc9cc09293f04f2e0757a168;hb=6d1ec26482f86b0f2d9560ce3d04ea8c63297c25;hp=066264b86efbb175aaacddd25185256d48306832;hpb=ef95a0340c000f1b047928e92bbb82f538726c51;p=distro-setup diff --git a/distro-end b/distro-end index 066264b..f81baa3 100755 --- a/distro-end +++ b/distro-end @@ -198,7 +198,7 @@ EOF # as I know. f=debian-archive-keyring_2023.3+deb12u1_all.deb wget http://ftp.debian.org/debian/pool/main/d/debian-archive-keyring/$f - dpkg -i $f + sudo dpkg -i $f p update cd - rm -rf $tmpdir @@ -1845,7 +1845,7 @@ case $HOSTNAME in /c/roles/prom/files/simple/usr/local/bin/fsf-install-prometheus # make it available for other machines rsync -a /usr/local/bin/amtool /a/opt/bin - web-conf -p 9091 -f 9090 - apache2 i.b8.nz <<'EOF' + web-conf -p 9091 -f 9090 - apache2 b8.nz <<'EOF' AuthType Basic AuthName "basic_auth" @@ -1856,7 +1856,7 @@ Require valid-user EOF - web-conf -p 9094 -f 9093 - apache2 i.b8.nz <<'EOF' + web-conf -p 9094 -f 9093 - apache2 b8.nz <<'EOF' AuthType Basic AuthName "basic_auth" @@ -2026,6 +2026,7 @@ curl -fsSL https://cli.github.com/packages/githubcli-archive-keyring.gpg | sudo ### end gh #### + # remove trisquel banner. it is cool but takes up too much space. sudo rm -f /etc/update-motd.d/01-banner