~dricottone/huttese-apk

ref: 805bf26192f6b96cb57b94676c7539f8ab9278ae huttese-apk/sr.ht/git.sr.ht/git.sr.ht.post-upgrade -rw-r--r-- 104 bytes
805bf261 — Drew DeVault Add py-weasyprint APKBUILD 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