mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
2 lines
45 B
Bash
2 lines
45 B
Bash
|
#!/bin/bash
|
||
|
exec /opt/salt/bin/salt-master $@
|