1
0
Fork 0
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:
Maniack Crudelis 2015-12-18 01:04:15 +01:00
parent 62f02b72e3
commit 6fabb17f34

View file

@ -12,6 +12,7 @@ path=${path%/}
# Copy source files
sudo mkdir -p $final_path
sudo cp -a ../sources/* $final_path
sudo cp -a ../sources/ajouts/.* $final_path
# Modify php-fpm pool configuration and copy it to php-fpm pool directory for teampass
sed -i "s@__NAMETOCHANGE__@$app@g" ../conf/php-fpm.conf