|
@@ -71,6 +71,7 @@ sudo chmod a+rw -R ${rvc_install_path_hardware_dir}
|
|
|
sudo chmod 777 -R ${rvc_install_path_root}/${rel_version_dir}
|
|
|
sudo chmod 777 ${rvc_install_path_versions_dir}/spexplorer.sh
|
|
|
sudo chmod 777 ${rvc_install_path_versions_dir}/sudo_spexplorer.sh
|
|
|
+sudo chmod a+rw ${rvc_install_path_versions_dir}/active.txt
|
|
|
echo change the run scripts priviledge done!
|
|
|
|
|
|
if [ $has_vendor -eq 1 ];then
|