~dricottone/huttese-apk

ref: c866db2d17bcfbab9d52b3d13d18fcb80ce50e6f huttese-apk/sr.ht/git.sr.ht/git.sr.ht.post-upgrade -rw-r--r-- 104 bytes
c866db2d — Drew DeVault Add py3-beautifulsoup4 to py3-srht deps 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