~dricottone/huttese-apk

ref: 0b340b99ebc719d7767320deb8121d9e9b52a401 huttese-apk/sr.ht/meta.sr.ht/meta.sr.ht.post-upgrade -rw-r--r-- 104 bytes
0b340b99 — Drew DeVault Add py3-pygfm to py3-srht deps 6 years ago
                                                                                
bdb848ee Drew DeVault
171ef209 Drew DeVault
1bcb07d4 Drew DeVault
1
2
3
4
5
6
#!/bin/sh
conf=/etc/sr.ht/alembic/meta.ini
if [ -e "$conf" ]
then
	alembic-3 -c "$conf" upgrade head
fi