appveyor-dpkg.sh: Missing '#' in the shebang.

This commit is contained in:
David Korth 2024-04-27 00:40:06 -04:00
parent 634438cc4a
commit 3aaa8363a4

View File

@ -1,4 +1,4 @@
!/bin/sh
#!/bin/sh
set -ev
add-apt-repository --remove "deb http://apt.postgresql.org/pub/repos/apt/ bionic-pgdg main"