You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// If installAsService is false, then the source has to be specified
98
98
if!s.PublicSettings.InstallAsService {
99
-
ifs.PublicSettings.Source==nil|| (s.PublicSettings.Source.Script=="") == (s.PublicSettings.Source.ScriptURI=="") {// Lourdes: check here also for scriptType?
0 commit comments