mirror of
https://github.com/YunoHost-Apps/teampass_ynh.git
synced 2024-09-03 20:26:37 +02:00
Copie des ajouts
This commit is contained in:
parent
51d9f0f3eb
commit
62f02b72e3
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ final_path=/var/www/$app
|
|||
sudo mkdir -p $final_path
|
||||
tar -xf ../sources/teampass.tar.gz
|
||||
sudo cp -a teampass/.* $final_path
|
||||
sudo cp -a ../sources/ajouts/.* $final_path
|
||||
sudo cp ../conf/mdphash.php $final_path
|
||||
sudo chown -R www-data: $final_path
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue