Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
stickz committed May 30, 2023
1 parent 54ef766 commit 0c5353b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/functions/rtorrent
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ function remove_rtorrent() {

function remove_rtorrent_legacy() {
# Create logging and temp paths for xmlrpc and libtorrent
rt_create_source_paths
rt_create_source_paths
# Run prepare script to remove xmlrpc and libtorrent using make uninstall
bash "/etc/swizzin/sources/build/prepare_xmlrpc.sh" $xlog $xpath &
bash "/etc/swizzin/sources/build/prepare_lt_rakshasa.sh" $llog "/dev/null" $lpath "0.13.8" "false" &
Expand Down

0 comments on commit 0c5353b

Please sign in to comment.