Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
localzet committed Nov 4, 2024
1 parent 7fc2735 commit 9d3bc19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ rm ${tag_version}.tar.gz -f

dir_name="Triangle-${tag_version#v}"
mv ${cur_dir}/${dir_name}/* ${cur_dir}/
rmdir ${cur_dir}/${dir_name}
rm ${cur_dir}/${dir_name} -R

LOGI "Загрузка завершена..."

0 comments on commit 9d3bc19

Please sign in to comment.