mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 21:02:46 +00:00
Variables cleaning
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
# Progress 1st with swiftDialog (auto installation at enrollment)
|
# Progress 1st with swiftDialog (auto installation at enrollment)
|
||||||
instance="Instance" # Name of used instance
|
instance="" # Name of used instance
|
||||||
|
|
||||||
LOGO="mosyleb" # "appstore", "jamf", "mosyleb", "mosylem", "addigy", "microsoft", "ws1"
|
LOGO="" # "appstore", "jamf", "mosyleb", "mosylem", "addigy", "microsoft", "ws1"
|
||||||
|
|
||||||
apps=(
|
apps=(
|
||||||
"swiftDialog,/usr/local/bin/dialog"
|
"swiftDialog,/usr/local/bin/dialog"
|
||||||
|
|||||||
Reference in New Issue
Block a user