mirror of
https://github.com/PurpleComputing/mdmscripts.git
synced 2026-06-10 20:20:32 +01:00
Update MDM-Script-Pull.md
This commit is contained in:
@@ -20,5 +20,5 @@ curl -o /tmp/$SCRIPTNAME https://raw.githubusercontent.com/PurpleComputing/$REPO
|
||||
sudo -u $(stat -f "%Su" /dev/console) /bin/sh <<'END'
|
||||
chmod +x /tmp/$SCRIPTNAME
|
||||
# RUN AS CURRENT USER
|
||||
/tmp/$SCRIPTNAME
|
||||
/tmp/$SCRIPTNAME >> /tmp/$SCRIPTNAME.log
|
||||
```
|
||||
Reference in New Issue
Block a user