-
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
JV conseil edited this page Feb 19, 2023
·
13 revisions
The missing repo to start GitHubbing on UCloud with Ubuntu Terminal.
This project is in no way affiliated with GitHub, Ubuntu, SDU eScience Center, University of Southern Denmark, Aalborg University, Aarhus Universitet, Danmarks Tekniske Universitet and DeiC (Danish e-infrastucture Coorperation).
Authenticate on UCloud.
Navigate to Apps > Terminal Ubuntu.
Configure a Terminal Ubuntu run with "Add folder" to select one of your folder then click on Submit.
Once Terminal Ubuntu job is running click on Open terminal.
Then copy paste the following bash
commands.
ls -FGlAhp
cd {your-working-folder} || exit
git clone https://github.com/JV-conseil/ucloud.git
ls -FGlAhp
cd ucloud
git pull
cd gitHub
. run.sh