mirror of
https://github.com/PurpleComputing/mdmscripts.git
synced 2026-06-10 20:20:32 +01:00
do removed from add to dock
This commit is contained in:
@@ -50,7 +50,7 @@ dockdestFile="/usr/local/bin/dockutil-labels.sh"
|
||||
|
||||
|
||||
echo Started Dock Add Script
|
||||
for what in $whatDockList; do
|
||||
for what in $whatDockList; #do
|
||||
echo Running Dock Add for ${what}
|
||||
|
||||
# Looping using dockutil-labels.sh
|
||||
|
||||
Reference in New Issue
Block a user