LazyMove.sh script to unzip and move #9


  • New
  • Task
Open
Assigned to sirtylerm
  • _ForgeUser3664851 created this issue Feb 9, 2013

    What is the task?

    Please provide any additional information below.

    i have made a script if any1 wats this plugin to automaticly update and move your plugins into the plugin folder, for this to work you have to have the server in a folder called "mc" inside your home folder.
    here is the script:

    cd ~/mc/plugins/LazyUpdate/update;unzip *.zip;mv *.jar ~/mc/plugins/;sleep 3;rm -r ~/mc/plugins/LazyUpdate/update;sleep 3;mkdir ~/mc/plugins/LazyUpdate/update

  • _ForgeUser3664851 added the tags New Task Feb 9, 2013

To post a comment, please login or register a new account.