1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mastodon_ynh.git synced 2024-09-03 19:46:02 +02:00

Return to home

This commit is contained in:
nemsia 2017-05-06 22:48:26 +02:00 committed by GitHub
parent 1d212bebcb
commit 39cde5408c

View file

@ -95,6 +95,9 @@ sudo adduser $app --home /opt/$app --gecos "First Last,RoomNumber,WorkPhone,Home
# Install Yarn
ynh_package_install yarn
# Return to home
popd
# Restore sources & data
sudo cp -a ./sources/. "$final_path"