mirror of
https://github.com/peterdell/wudsn-ide.git
synced 2024-12-21 18:29:40 +00:00
Correct update site texts
This commit is contained in:
parent
abf3432a0a
commit
f7aa9a1c22
@ -7,7 +7,7 @@
|
||||
<p>
|
||||
Dear visitor, you cannot access this part of the web site with your browser.
|
||||
<br/>
|
||||
Instead you can use "http://www.wudsn.com/update" as update site in your Eclipse installation.
|
||||
Instead you can use "https://www.wudsn.com/update" as update site in your Eclipse installation.
|
||||
<br/>
|
||||
You will be redirected to the
|
||||
<a href="https://www.wudsn.com/index.php/ide/installation#InstallingWUDSNIDE">installation page</a>
|
||||
|
@ -55,7 +55,7 @@
|
||||
</target>
|
||||
|
||||
<target name="upload_all">
|
||||
<echo>Uploading daily build from ${basedir}\daily.</echo>
|
||||
<echo>Uploading builds from ${basedir}.</echo>
|
||||
<exec executable="C:\jac\system\Windows\Tools\NET\WinSCP\WinSCP.com">
|
||||
<arg value="/script=site.scp"/>
|
||||
</exec>
|
||||
|
@ -1,4 +1,4 @@
|
||||
open sftp://u52906944:wudsn2010@home280969378.1and1-data.host/ -hostkey="ssh-ed25519 256 0d:15:61:04:10:c2:d7:ce:af:55:68:0a:7c:9c:b8:d7"
|
||||
open sftp://%IONOS_USER%:%IONOS_PASSWORD%@home280969378.1and1-data.host/ -hostkey="ssh-ed25519 256 0d:15:61:04:10:c2:d7:ce:af:55:68:0a:7c:9c:b8:d7"
|
||||
|
||||
lcd C:\jac\system\WWW\Sites\www.wudsn.com\update
|
||||
cd /www.wudsn.com/update
|
||||
|
Loading…
Reference in New Issue
Block a user