diff --git a/dev.unraid-bottom.plg b/dev.unraid-bottom.plg index e44561f..ec64048 100644 --- a/dev.unraid-bottom.plg +++ b/dev.unraid-bottom.plg @@ -1,9 +1,9 @@ + - + @@ -18,7 +18,7 @@ ### 2022-05-06 -- Initial release - ox 0.2.7 +- Initial release - bottom 0.6.8 @@ -46,17 +46,17 @@ fi -**ox** +**bottom** -Ox is a code editor that runs in your terminal. +A customizable cross-platform graphical process/system monitor for the terminal. -For more information see the [ox repository](https://github.com/curlpipe/ox). +For more information see the [bottom repository](https://github.com/ClementTsang/bottom). -echo "*** Removing ox ***" +echo "*** Removing bottom ***" # Remove plugin related files removepkg &name;-&version; @@ -65,7 +65,7 @@ rm -rf &emhttp; rm -rf &plugin; echo -echo "*** Successfully removed ox ***" +echo "*** Successfully removed bottom ***" diff --git a/unraid-bottom.plg b/unraid-bottom.plg index 92dfafc..2dee22a 100644 --- a/unraid-bottom.plg +++ b/unraid-bottom.plg @@ -1,9 +1,9 @@ + - + @@ -17,7 +17,7 @@ ### 2022-05-06 -- Initial release - ox 0.2.7 +- Initial release - bottom 0.6.8 @@ -45,17 +45,17 @@ fi -**ox** +**bottom** -Ox is a code editor that runs in your terminal. +A customizable cross-platform graphical process/system monitor for the terminal. -For more information see the [ox repository](https://github.com/curlpipe/ox). +For more information see the [bottom repository](https://github.com/ClementTsang/bottom). -echo "*** Removing ox ***" +echo "*** Removing bottom ***" # Remove plugin related files removepkg &name;-&version; @@ -64,7 +64,7 @@ rm -rf &emhttp; rm -rf &plugin; echo -echo "*** Successfully removed ox ***" +echo "*** Successfully removed bottom ***"