aur/retoswap.install
2024-12-21 16:20:44 +01:00

8 lines
160 B
Text

post_upgrade() {
echo ">> The Reto network is unofficial. Do not trade more than you're"
echo ">> willing to lose!"
}
post_install() {
post_upgrade
}