~dricottone/huttese-apk

ref: fcbb937bf596fc9728080025a8ce3c6f84bec9e7 huttese-apk/sr.ht/git.sr.ht/git.sr.ht.post-upgrade -rw-r--r-- 104 bytes
fcbb937b — Drew DeVault Correct comment in git.sr.ht.init 6 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