mirror of
https://github.com/YunoHost-Apps/seafile_ynh.git
synced 2024-09-03 20:26:01 +02:00
Update before installing dependencies
This commit is contained in:
parent
7298080dcb
commit
8a0018517b
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)
|
||||
|
||||
# Check dependencies
|
||||
sudo apt-get update
|
||||
sudo apt-get install -qq python2.7 python-setuptools python-simplejson python-imaging python-mysqldb python-flup expect
|
||||
|
||||
# Copy files to the right place
|
||||
|
|
Loading…
Reference in a new issue