README.install: some minor changes..
This commit is contained in:
parent
2549168063
commit
7bb08995f9
@ -173,6 +173,12 @@ chown www-data:www-data /var/www
|
|||||||
# - Get cryptpad
|
# - Get cryptpad
|
||||||
# -
|
# -
|
||||||
su www-data -s /bin/bash -c "git clone https://github.com/xwiki-labs/cryptpad /var/www/cryptpad"
|
su www-data -s /bin/bash -c "git clone https://github.com/xwiki-labs/cryptpad /var/www/cryptpad"
|
||||||
|
su www-data -s /bin/bash -c "git clone https://github.com/cryptpad/cryptpad.git /var/www/cryptpad"
|
||||||
|
|
||||||
|
# Switch to the latest published tag
|
||||||
|
#
|
||||||
|
#su www-data -s /bin/bash -c "git checkout $(git tag -l | grep -v 'v1.*$' | sort -V | tail -n 1)"
|
||||||
|
|
||||||
|
|
||||||
cd cryptpad
|
cd cryptpad
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user