mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-01 10:31:50 +02:00
6 lines
41 B
Bash
6 lines
41 B
Bash
#!/bin/sh
|
|
|
|
pg_versions uninstall
|
|
|
|
exit 0
|