Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
aims-desktop
aims-desktop-metapackages
Commits
c6ab63ce
Commit
c6ab63ce
authored
Nov 01, 2018
by
Jan Groenewald
💬
Browse files
Fix reregression in aims-install-rstudio
parent
48bc9d18
Pipeline
#34
failed with stages
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
2017.1/aims-desktop-2017/bin/aims-install-rstudio
View file @
c6ab63ce
...
...
@@ -14,5 +14,5 @@ apt-get -qq update
apt-get
-y
install
r-recommended
cd
/tmp
wget
-c
$RSTUDIO
dpkg-sig
--verify
$RSTUDIO
dpkg
-i
$RSTUDIO
dpkg-sig
--verify
$
{
RSTUDIO
#https
://download1.rstudio.org/
}
dpkg
-i
$
{
RSTUDIO
#https
://download1.rstudio.org/
}
2017.1/aims-desktop-2017/debian/changelog
View file @
c6ab63ce
aims-desktop (2018.11.04) stretch; urgency=medium
* Fix reregression in aims-install-rsstudio
-- Jan Groenewald <jan@aims.ac.za> Thu, 01 Nov 2018 10:01:46 +0000
aims-desktop (2018.11.03) stretch; urgency=medium
* Fix regression in aims-install-rstudio
...
...
2020.1/aims-desktop/aims-desktop-2020/bin/aims-install-rstudio
View file @
c6ab63ce
...
...
@@ -7,6 +7,6 @@ apt-get -qq update
apt-get
-y
install
r-recommended
cd
/tmp
wget
-c
$RSTUDIO
dpkg-sig
--verify
$RSTUDIO
dpkg
-i
$RSTUDIO
dpkg-sig
--verify
$
{
RSTUDIO
#https
://download1.rstudio.org/
}
dpkg
-i
$
{
RSTUDIO
#https
://download1.rstudio.org/
}
2020.1/aims-desktop/aims-desktop-2020/debian/changelog
View file @
c6ab63ce
aims-desktop (2020.7) buster; urgency=medium
* Fix reregression in aims-install-rstudio
-- Jan Groenewald <jan@aims.ac.za> Thu, 01 Nov 2018 10:03:06 +0000
aims-desktop (2020.6) stretch; urgency=medium
* Fix regression in aims-install-rstudio
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment