~dricottone/huttese-apk

ref: bccc005a06fa34429cc0303a1524b5cb8e499396 huttese-apk/sr.ht/man.sr.ht/man.sr.ht.post-upgrade -rw-r--r-- 103 bytes
bccc005a — Drew DeVault Update todo.sr.ht.post-upgrade 5 years ago
                                                                                
81b94065 Drew DeVault
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