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:
parent
c53e39ce71
commit
d3a11e0b1b
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user