Don't bother removing repo that doesn't exist

This commit is contained in:
Gerald Pinder
2023-12-26 21:57:19 -05:00
parent 8c65c13704
commit aea9701650

View File

@@ -1,9 +1,5 @@
#!/usr/bin/env bash #!/usr/bin/env bash
set -oue pipefail set -oue pipefail
set +e
rpm -e pgadmin4-fedora-repo
set -e
rpm -i https://ftp.postgresql.org/pub/pgadmin/pgadmin4/yum/pgadmin4-fedora-repo-2-1.noarch.rpm rpm -i https://ftp.postgresql.org/pub/pgadmin/pgadmin4/yum/pgadmin4-fedora-repo-2-1.noarch.rpm