Skip to content

Commit

Permalink
Update MacOS.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreGode authored Nov 29, 2024
1 parent 0dc9284 commit 22c10f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MacOS.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

# Set variables
DOMAIN="test.com" # Active Directory domain name
DOMAIN="test.com" # Domain name
ADMIN="admin" # AD admin username
PASS="password" # AD admin password (not encrypted, use with caution)
ADGROUP="whatevergroup" # AD group to add computer to (e.g. MacAdmins)
Expand Down

0 comments on commit 22c10f7

Please sign in to comment.