Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion AdminHostInfo_CreateNoPkg.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ makepkginfo --nopkg --name=LoginWindow-AdminHostInfo \
--developer="Precursor"\
--description="This enables the ability to click on the clock in a login Window and toggle through various information such as: IPAddress; HostName; SystemVersion; SystemBuild; SerialNumber; DSStatus; and, Time. Based on info from https://twocanoes.com/12-customizations-for-the-mojave-macos-login-window-that-you-didnt-know-about/ and a suggestion for deployment by Kevin Ginger of kGinger Consulting. Install_Check and Removal script and other scripting techniques owe a lot to Armin Briegel. See: https://scriptingosx.com/2014/12/control-ssh-access-with-munki-nopkg-scripts/"

mv ~/AdminHostInfo.pkginfo $REPOPATH/pkgsinfo/AdminHostInfo.plist
mv AdminHostInfo.pkginfo $REPOPATH/pkgsinfo/AdminHostInfo.plist
cp $SCRIPTPATH/LoginWindow-AdminHostInfo.png $REPOPATH/icons/LoginWindow-AdminHostInfo.png