Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 562 Bytes

bitbucket_setup.md

File metadata and controls

18 lines (15 loc) · 562 Bytes

Bitbucket Setup

This page provides an alternative usage for the project with the secondary resources on Bitbucket.

Setup the recommended folder structure:

cd /home/${USER}
mkdir schreibtisch
cd schreibtisch
git clone https://bitbucket.org/pradhanshrijal/pha_docker_files --recursive
cd pha_docker_files

This can also be done with a script:

wget https://bitbucket.org/pradhanshrijal/pha_docker_files/raw/main/docker_share/scripts/setup/setup_ssi.sh
source setup_ssi.sh /home/${USER}/schreibtisch bitbucket.org