Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
PureGrain authored Jan 18, 2017
1 parent 9f439ed commit dfa6f29
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,7 @@ sudo chmod +x /usr/local/bin/zram.sh
sudo sed -i -e '$i # added for rpi_zram by novaspirit\nsudo /usr/local/bin/zram.sh &\n' /etc/rc.local

echo "RPI_ZRAM install complete!!"

## Start the shell script
sudo /usr/local/bin/zram.sh
echo "RPI_ZRAM script started!"

0 comments on commit dfa6f29

Please sign in to comment.