~dricottone/huttese-apk

ref: 102bd23d98fda1fcdf8de9413e7259d36693ba9b huttese-apk/sr.ht/git.sr.ht/git.sr.ht.post-upgrade -rw-r--r-- 104 bytes
102bd23d — Drew DeVault Drop python2 from py-cairosvg 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