From f28dc4def861b13bdc563ce01a6ea1a9a2691e8d Mon Sep 17 00:00:00 2001 From: Kevin Reaver <reaver.1@osu.edu> Date: Wed, 25 Oct 2023 13:11:02 -0400 Subject: [PATCH] Updated README with [main] branch Deploy Token --- README.txt | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/README.txt b/README.txt index d54188e..acf6941 100644 --- a/README.txt +++ b/README.txt @@ -1,17 +1,7 @@ README.txt instruction file -To pull the files : - -A. Log into webhosting via SSH, copy the source files, and change their ownerships ... - -sudo cp -a /home/reaver.1a/webhosting_index_files/* /usr/local/webs/[accountID]/htdocs/. && sudo chown -R [accountID]:www /usr/local/webs/[accountID]/htdocs/* - -OR - -B. Pull from UCR with a ReadOnly Deploy Token - -git clone https://code.osu.edu/ocio_middleware/branded_index_files.git /usr/local/webs/[Account-ID]/htdocs/. - +To pull from UCR with a ReadOnly Deploy Token: +git clone https://gitlab+deploy-token-189:9qiPwBWiRUUP1K5yfG98@code.osu.edu/ocio_middleware/branded_index_files.git /usr/local/webs/[Account-ID]/htdocs/. This D/L's a basic, branded index.html file, its needed CSS files, and the OSU favicon. -- GitLab