]> ## sshpass for UNRAID ###2025.01.24 - release note: welcome to the first version of the package killall sshpass >/dev/null 2>&1 rm -f &emhttp;/README.md exit 0 &pkgURL;/sshpass-1.10-x86_64-1.txz 261d8d096d6974e6662584df58ec49cc **sshpass for UNRAID** Non-interactive authentication helper for SSH **Usage:** `sshpass -p 'your_password' ssh -o StrictHostKeyChecking=no user@hostname "your_command"` echo "" echo "-------------------------------------------------------------" echo " sshpass for UNRAID has been installed." echo " Version: &version; / Plugin Maintainer: &author;" echo "-------------------------------------------------------------" echo "" killall sshpass >/dev/null 2>&1 removepkg &plgPATH;/*.txz rm -rf &plgPATH; rm -rf &emhttp; echo "" echo "-----------------------------------------------------------" echo " sshpass for UNRAID has been removed." echo " Version: &version; / Plugin Maintainer: &author;" echo "-----------------------------------------------------------" echo ""