1 2 3 4 5 6 7 8
#!/bin/sh post_upgrade() { cat <<-EOM :: This provides the shiny new and native WinBox 4 now! If you want the legacy WinBox 3.x with Wine install package 'winbox3'. EOM }