~dricottone/huttese-apk

ref: 1be721e5f23267ce438d324e6c94459edfc94ba3 huttese-apk/sr.ht/git.sr.ht/git.sr.ht.post-upgrade -rw-r--r-- 104 bytes
1be721e5 — Drew DeVault Tweaks to the todo.sr.ht package 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