다운로드
소프트웨어 개발
계정
다운로드
소프트웨어 개발
Login
Forgot Account/Password
계정 만들기
언어
도움
언어
도움
×
Login
Login Name
Password
×
Forgot Account/Password
Translation Status of 한국말
Category:
Software
People
PersonalForge
Magazine
Wiki
검색
OSDN
>
Developer
>
zmatsuo
>
Chamber
>
teraterm_trunk
>
Commit
zmatsuo
teraterm_trunk
(Original repository, No fork origin)
Wiki
Source Code
Summary
SourceTree
Commits
Branches
Tags
다운로드
Ticket
list
Submit
Milestone List
Activities
Chamber History
Stats
Other Chambers (1)
teraterm_trunk
List
R/O
SSH
HTTPS
Commit
Tags
No Tags
Frequently used words (click to add to your profile)
java
c++
android
linux
c#
windows
objective-c
cocoa
誰得
qt
python
php
ruby
game
gui
bathyscaphe
c
計画中(planning stage)
翻訳
omegat
framework
twitter
dom
test
vb.net
directx
ゲームエンジン
btron
arduino
previewer
Commit MetaInfo
Revision
12 (
tree
)
Time
2022-08-17 00:10:27
Author
zmatsuo
Log Message
finish
Change Summary
modified:
ci_scripts/appveyor_release_bat.yml
(
diff
)
Incremental Difference
--- ci_scripts/appveyor_release_bat.yml (revision 11)
+++ ci_scripts/appveyor_release_bat.yml (revision 12)
@@ -24,3 +24,6 @@
24
24
- ci_scripts\notify.bat success
25
25
on_failure:
26
26
- ci_scripts\notify.bat failure
27
+
28
+on_finish:
29
+ - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubuserconten