mirror of
https://github.com/YunoHost-Apps/seafile_ynh.git
synced 2024-09-03 20:26:01 +02:00
parent
0d9551d8c0
commit
13f7f0fddf
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ sudo yunohost app checkurl $domain$path -a $app \
|
||||||
|| (echo "Path not available: $domain$path" && exit 1)
|
|| (echo "Path not available: $domain$path" && exit 1)
|
||||||
|
|
||||||
# Check dependencies
|
# Check dependencies
|
||||||
|
sudo apt-get update
|
||||||
sudo apt-get install -qq python2.7 python-setuptools python-simplejson python-imaging python-mysqldb python-flup expect
|
sudo apt-get install -qq python2.7 python-setuptools python-simplejson python-imaging python-mysqldb python-flup expect
|
||||||
|
|
||||||
# Copy files to the right place
|
# Copy files to the right place
|
||||||
|
|
Loading…
Reference in a new issue