You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo"deb [arch=$arch signed-by=$key_file] $ppa_url$package_dist$branches"| sudo tee -a "$list_dir"/"${ppa/\//-}".list >/dev/null 2>&1
146
+
echo"deb [arch=$arch signed-by=$key_file] $ppa_url$package_dist$branches"| sudo tee -a "$list_dir"/"${ppa%%/*}"-"$ID"-"${ppa#*/}"-"$package_dist".list >/dev/null 2>&1
0 commit comments