~dricottone/huttese-apk

ref: e8f927541eec20bc4121cd72547279fbdf5e434a huttese-apk/sr.ht/man.sr.ht/man.sr.ht.post-upgrade -rw-r--r-- 103 bytes
e8f92754 — Drew DeVault Update man.sr.ht.init 5 years ago
                                                                                
1
2
3
4
5
6
#!/bin/sh
conf=/etc/sr.ht/alembic/man.ini
if [ -e "$conf" ]
then
	alembic-3 -c "$conf" upgrade head
fi