~dricottone/huttese-apk

ref: b15771639731942c65d2b487702542530c7374a2 huttese-apk/sr.ht/meta.sr.ht/meta.sr.ht.post-upgrade -rw-r--r-- 104 bytes
b1577163 — Drew DeVault Add py3-stripe 5 years ago
                                                                                
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