removed " from salt command
This commit is contained in:
@@ -90,7 +90,7 @@ function do_salt_call(){
|
||||
if asktobreak;then
|
||||
return
|
||||
fi
|
||||
"$salt" state.apply pillar="{username: $USER}"
|
||||
$salt state.apply pillar="{username: $USER}"
|
||||
}
|
||||
|
||||
setup_dotfiles
|
||||
|
Reference in New Issue
Block a user