mirror of
https://github.com/YunoHost-Apps/diaspora_ynh.git
synced 2024-09-03 18:26:13 +02:00
correction rights
This commit is contained in:
parent
ff787ac261
commit
6c5506ee20
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ sudo apt-get install -t wheezy-backports redis-server -y
|
||||||
|
|
||||||
# get source code
|
# get source code
|
||||||
git clone -b master git://github.com/diaspora/diaspora.git
|
git clone -b master git://github.com/diaspora/diaspora.git
|
||||||
mv diaspora $final_path
|
sudo mv diaspora $final_path
|
||||||
|
|
||||||
# Generate random password
|
# Generate random password
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue