1
0
mirror of https://github.com/cydrobolt/polr.git synced 2024-11-09 11:42:28 +01:00

Download only latest version via git

This commit is contained in:
Kamil Breguła 2017-03-05 18:00:29 +01:00 committed by GitHub
parent c53e39ce71
commit d3a11e0b1b

View File

@ -31,7 +31,7 @@ $ sudo su
# switch to Polr directory (replace with other directory path if applicable)
$ cd /var/www
# clone Polr
$ git clone https://github.com/cydrobolt/polr.git
$ git clone https://github.com/cydrobolt/polr.git --depth=1
# set correct permissions
$ chmod -R 755 polr