mirror of
https://github.com/YunoHost-Apps/glitchsoc_ynh.git
synced 2024-09-03 19:15:59 +02:00
Return to home
This commit is contained in:
parent
1d212bebcb
commit
39cde5408c
1 changed files with 3 additions and 0 deletions
|
@ -95,6 +95,9 @@ sudo adduser $app --home /opt/$app --gecos "First Last,RoomNumber,WorkPhone,Home
|
||||||
# Install Yarn
|
# Install Yarn
|
||||||
ynh_package_install yarn
|
ynh_package_install yarn
|
||||||
|
|
||||||
|
# Return to home
|
||||||
|
popd
|
||||||
|
|
||||||
# Restore sources & data
|
# Restore sources & data
|
||||||
sudo cp -a ./sources/. "$final_path"
|
sudo cp -a ./sources/. "$final_path"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue