Skip to content

Commit

Permalink
Remove useless code
Browse files Browse the repository at this point in the history
  • Loading branch information
ophub committed Mar 9, 2022
1 parent 1139e43 commit 05decdb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rebuild
Original file line number Diff line number Diff line change
Expand Up @@ -527,8 +527,6 @@ refactor_files() {
# Add tasks that need to be executed on initial startup
armbian_firstrun="usr/lib/armbian/armbian-firstrun"
sed -i '/armbian-release/i\sudo apt-get -qq purge -y linux-image-current-meson64' ${armbian_firstrun} 2>/dev/null
#armbian_firstlogin="usr/lib/armbian/armbian-firstlogin"
#sed -i 's/warranty.*implied/#&/g' ${armbian_firstlogin} 2>/dev/null

# Get random macaddr
mac_hexchars="0123456789ABCDEF"
Expand Down

0 comments on commit 05decdb

Please sign in to comment.