Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4118251
remotecheck.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
554 B
Referenced Files
None
Subscribers
None
remotecheck.sh
View Options
#!/usr/bin/env bash
if
[
!
-e
"scripts/remotes/gerrit.py"
]
then
mkdir
-p
scripts/remotes
echo
'Installing GerritCommandLine tool'
curl
-o
scripts/remotes/gerrit.py
https://raw.githubusercontent.com/jdlrobson/GerritCommandLine/master/gerrit.py
chmod
+x
scripts/remotes/gerrit.py
fi
if
[
!
-e
"scripts/remotes/message.py"
]
then
mkdir
-p
scripts/remotes
echo
'Installing Message tool'
curl
-o
scripts/remotes/message.py
https://raw.githubusercontent.com/jdlrobson/WikimediaMessageDevScript/master/message.py
chmod
+x
scripts/remotes/message.py
fi
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Wed, Aug 19, 02:40 (2 w, 2 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
31/80/f7f39933851b81f548ec635f7998
Default Alt Text
remotecheck.sh (554 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment