install dotnet in install_dir
This commit is contained in:
@@ -8,14 +8,6 @@
|
||||
source ../settings/scripts/_common.sh
|
||||
source /usr/share/yunohost/helpers
|
||||
|
||||
#=================================================
|
||||
# RESTORE DOTNET
|
||||
#=================================================
|
||||
ynh_script_progression --message="Restoring dotnet..."
|
||||
|
||||
ynh_restore_file --origin_path="/opt/dotnet"
|
||||
ln -sf /opt/dotnet/dotnet /usr/bin
|
||||
|
||||
#=================================================
|
||||
# RESTORE THE APP MAIN DIR
|
||||
#=================================================
|
||||
|
||||
Reference in New Issue
Block a user