#!/bin/bash
softwareupdate -l
echo "launch successful" >> /Library/Logs/SoftUpdate.txt
