~dricottone/huttese-apk

ref: bb3c9e678b6d11193082727459bbc0d334d192c2 huttese-apk/sr.ht/git.sr.ht/git.sr.ht.post-upgrade -rw-r--r-- 104 bytes
bb3c9e67 — Drew DeVault Remove 10-git.sr.ht from 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