Add notice that this script is not up to date.

This commit is contained in:
David Boucha 2013-07-13 23:36:51 -06:00
parent e51f7dc94b
commit 6af7cca0bd

View File

@ -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');"