repo.or.cz
/
ArchLinux
/
community.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
upgpkg: wordpress 6.2.1-1
[ArchLinux/community.git]
/
dwarffortress
/
repos
/
community-x86_64
/
dwarffortress.install
blob
c22d3851f14e93b3a88774a7f3bcacfd9944c8f9
1
post_upgrade() {
2
echo "You might have delete your ~/.dwarffortress directory to get the new file layout."
3
echo "Of course, you can backup your saves."
4
echo "This might also be necessary if you have custom keybinds."
5
}
6
7
post_install() {
8
post_upgrade
9
}