Skip to content

Commit 4877ec5

Browse files
committed
link back to github
For anyone who downloads just a zip.
1 parent 1a60e25 commit 4877ec5

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

Deploy-SSRSProject.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#requires -version 2.0
2+
# https://github.com/timabell/ssrs-powershell-deploy
23
[CmdletBinding()]
34
param (
45
[parameter(Mandatory=$true)]

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#About
22

3+
https://github.com/timabell/ssrs-powershell-deploy
4+
35
PowerShell scripts to deploy a SQL Server Reporting Services project (*.rptproj) to a Reporting Server
46

57
## wiki

0 commit comments

Comments
 (0)