mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
BUG: fix osx .pkg script locations to match the .plist files.
This commit is contained in:
parent
ed9ab68d3b
commit
3c27ab5310
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ fi
|
|||
|
||||
echo -n -e "\033]0;Build_Pkg: Copy Start Scripts\007"
|
||||
|
||||
cp $PKGRESOURCES/scripts/start-*.sh /opt/salt
|
||||
sudo cp $PKGRESOURCES/scripts/start-*.sh /opt/salt/bin/
|
||||
|
||||
############################################################################
|
||||
# Copy Service Definitions from Salt Repo to the Package Directory
|
||||
|
|
Loading…
Add table
Reference in a new issue