Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
Acris committed Mar 2, 2020
1 parent c5849a5 commit 7f3b936
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions tools/do_upgrade.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,6 @@ ansi_std="\033[m"
echo -e "$ansi_green Executing pre-upgrade commands... $ansi_std"

# Pre-upgrade commands start
opkg update
opkg install shadowsocks-libev-ss-redir
rm -f /opt/etc/init.d/S22shadowsocks 2>/dev/null
rm -f /opt/etc/init.d/S22shadowsocks 2>/dev/null
rm -rf /opt/etc/shadowsocks 2>/dev/null
rm -rf /opt/etc/unbound/ 2>/dev/null

cd ${SS_MERLIN_HOME} || exit
git checkout bin/*
git checkout scripts/*.sh
Expand Down

0 comments on commit 7f3b936

Please sign in to comment.