Skip to content

Commit c945428

Browse files
author
A Wokaty
committed
Change permissions for volumes
1 parent 4489eff commit c945428

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

startup_bbs_standalone.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@ sudo chmod +x /bbs_r_start
5959
sudo ln -s /home/biocbuild/bbs-*-bioc/R/bin/R /usr/bin/R
6060
sudo ln -s /home/biocbuild/bbs-*-bioc/R/bin/Rscript /usr/bin/Rscript
6161

62+
# Change permissions for volumes
63+
sudo chown -R biocbuild:biocbuild /home/biocbuild/.cache /home/biocbuild/BBS /home/biocbuild/bbs-*
64+
6265
# Cleanup
6366
# rm -rf /srv /etc/salt
6467
# sudo apt-get -y purge salt-minion

0 commit comments

Comments
 (0)