Skip to content

Commit 85f71ba

Browse files
committed
Corrected settings
1 parent 6ebad89 commit 85f71ba

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

List Mobile Device Apps.sh

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,9 @@ INSTRUCTIONS
2929
-----------------------------------------------------------------------
3030
ABOUT_THIS_SCRIPT
3131

32-
URL="https://jamf.jamfcloud.com"
33-
userName="bill.smith"
34-
password="Tech.2017Q1"
35-
36-
# URL="https://jss.talkingmoose.net:8443"
37-
# userName="JSSAPI-Auditor"
38-
# password="password"
32+
URL="https://jss.talkingmoose.net:8443"
33+
userName="JSSAPI-Auditor"
34+
password="password"
3935

4036
# define the output directory and log file
4137
# in the same directory as this script

0 commit comments

Comments
 (0)