mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 00:55:19 +00:00
Add notice that this script is not up to date.
This commit is contained in:
parent
e51f7dc94b
commit
6af7cca0bd
@ -236,6 +236,10 @@ Single command bootstrap script
|
||||
|
||||
On a 64 bit Windows host the following script makes an unattended install of salt, including all dependencies:
|
||||
|
||||
.. admonition:: Not up to date.
|
||||
|
||||
This script is not up to date. Please use the installer found above
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
"PowerShell (New-Object System.Net.WebClient).DownloadFile('http://csa-net.dk/salt/bootstrap64.bat','C:\bootstrap.bat');(New-Object -com Shell.Application).ShellExecute('C:\bootstrap.bat');"
|
||||
|
Loading…
Reference in New Issue
Block a user