mirror of
https://github.com/YunoHost-Apps/cryptpad_ynh.git
synced 2024-09-03 18:26:14 +02:00
Update install
This commit is contained in:
parent
a464ba1d09
commit
33cf7a8104
1 changed files with 0 additions and 8 deletions
|
@ -144,14 +144,6 @@ cp $final_path/config.js $final_path/config.example
|
|||
# Store file checksum to detected user modifications on upgrade
|
||||
ynh_store_file_checksum "$final_path/config.js"
|
||||
|
||||
#=================================================
|
||||
# SET FILES OWNERSHIP
|
||||
#=================================================
|
||||
|
||||
chown -R root: $final_path
|
||||
mkdir $final_path/datastore $final_path/pins $final_path/blob $final_path/blobstage
|
||||
chown -R $app:$app $final_path/datastore $final_path/pins $final_path/blob $final_path/blobstage
|
||||
|
||||
#=================================================
|
||||
# START CRYPTPAD IN BACKGROUND
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue