mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 08:46:39 +00:00
chore: wrap arguments in bin/smart-health-check
This commit is contained in:
@@ -65,4 +65,4 @@ main() {
|
||||
echo "SMART Status: $(tput setaf 2)PASSED$(tput sgr0)"
|
||||
}
|
||||
|
||||
main $@
|
||||
main "$@"
|
||||
|
||||
Reference in New Issue
Block a user