mirror of
https://github.com/YunoHost-Apps/ffsync_ynh.git
synced 2024-09-03 18:26:38 +02:00
Update install
This commit is contained in:
parent
a10b4ee943
commit
e06f3dffde
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ sudo yunohost app initdb $db_user -p $db_pwd
|
|||
sudo yunohost app setting ffsync mysqlpwd -v $db_pwd
|
||||
|
||||
# Check depends installation
|
||||
sudo apt-get install git-core make python-dev python-virtualenv uwsgi uwsgi-core uwsgi-plugin-python
|
||||
sudo apt-get install make python-dev python-virtualenv
|
||||
|
||||
# Check Swap
|
||||
tmp_swap_file=/tmp/ffsync_swapfile
|
||||
|
|
Loading…
Reference in a new issue