Merge branch 'main' of https://freedomain.dev/yuriy/posters-shared-functions
This commit is contained in:
@@ -20,9 +20,9 @@ IfMsgBox Yes, {
|
|||||||
; Open Instructions Gitea page
|
; Open Instructions Gitea page
|
||||||
|
|
||||||
if(InStr(A_ScriptName, "Video"))
|
if(InStr(A_ScriptName, "Video"))
|
||||||
URL = https://git.freedomainplaylists.com/yuriy/Freedomain-Video-Uploader#installation
|
URL = https://freedomain.dev/yuriy/video-uploader#installation
|
||||||
else,
|
else,
|
||||||
URL = https://git.freedomainplaylists.com/yuriy/Freedomain-Social-Media-Poster#installation
|
URL = https://freedomain.dev/yuriy/social-media-poster#installation
|
||||||
|
|
||||||
run, %URL%
|
run, %URL%
|
||||||
run, "%A_ScriptFullPath%" "LastPost"
|
run, "%A_ScriptFullPath%" "LastPost"
|
||||||
|
|||||||
Reference in New Issue
Block a user