Skip to content
Snippets Groups Projects
Commit e980d5df authored by Rolf Niepraschk's avatar Rolf Niepraschk
Browse files

...

parent 16462dbd
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ fi
# Struktur des tar-Archives herunterladen und gleichzeitig entpacken
curl -s -o - ${GITLAB_URL} | tar -xzf - --strip-components=1
chown -R ${DEST_USER}.${DEST_GROUP} ./
chown -R ${DEST_USER}:${DEST_GROUP} ./
systemctl daemon-reload
systemctl restart az.service
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment