Fxed Branch and Attribs

This commit is contained in:
2021-03-28 22:05:34 +02:00
parent 3af1e4dab6
commit c3ac1c66f3
3 changed files with 3 additions and 2 deletions

View File

@@ -77,9 +77,10 @@ chown root:adm /opt/data
chmod 775 /opt/data
#Clone Repos
git clone gitosis@git.rosstein.de:sf_adis /opt/adis
su -c "git clone gitosis@git.rosstein.de:sf_adis /opt/adis" pi
git clone gitosis@git.rosstein.de:sf_lactor /opt/lactor
su -c "git clone gitosis@git.rosstein.de:sf_lactor /opt/lactor" pi
git -C /opt/lactor/ checkout devel
#Copy
chown -R zope:adm /opt/adis

0
docker.sh Normal file → Executable file
View File

0
zope.sh Normal file → Executable file
View File