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
fbdc12e4
Commit
fbdc12e4
authored
Jun 20, 2019
by
Jonathan Carter
Browse files
fix bash subst
parent
22e9cf6b
Changes
2
Hide whitespace changes
Inline
Side-by-side
2020.1/aims-desktop/aims-desktop-2020/bin/aims-install-rstudio
View file @
fbdc12e4
...
...
@@ -8,6 +8,6 @@ apt-get -qq update
apt-get
-y
install
r-recommended libedit2 libssl1.1 libclang-dev libobjc-8-dev libobjc4
cd
/tmp
wget
-c
$RSTUDIO
dpkg-sig
--verify
${
RSTUDIO
#
}
https://download1.rstudio.org/desktop/bionic/amd64/
&&
\
dpkg-sig
--verify
${
RSTUDIO
#https
://download1.rstudio.org/desktop/bionic/amd64/
}
&&
\
dpkg
-i
${
RSTUDIO
#https
://download1.rstudio.org/desktop/bionic/amd64/
}
2020.1/aims-desktop/aims-desktop-2020/debian/changelog
View file @
fbdc12e4
aims-desktop (1:2020.44) buster; urgency=medium
* Fix bash substitution
-- Jonathan Carter <jcc@debian.org> Thu, 20 Jun 2019 09:57:49 +0000
aims-desktop (1:2020.43) buster; urgency=medium
* Use bionic deb for rstudio for now
...
...
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