~dricottone/huttese-apk

ref: 569ba8a18d322673221b492ceab509c334677fba huttese-apk/sr.ht/git.sr.ht/git.sr.ht.post-upgrade -rw-r--r-- 104 bytes
569ba8a1 — Drew DeVault Update py3-stripe checksums 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