Skip to content

Commit

Permalink
Update stable23
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
  • Loading branch information
ChristophWurst committed Nov 11, 2021
1 parent dba8ae4 commit cf23d23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

rm -rf OCP
git clone --depth 1 --branch master https://github.com/nextcloud/server.git
git clone --depth 1 --branch stable23 https://github.com/nextcloud/server.git
cp -r server/lib/public OCP
rm -rf server
git add OCP

0 comments on commit cf23d23

Please sign in to comment.