SnortsAlot / Updater-Script

WSL script for auto-updating local install of 5eTools and launching the webserver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Updater-Script

WSL script for auto-updating local install of 5eTools and launching the webserver.

It automatically installs all required packages (python3, xdg-utils, and p7zip).

Software Requirements

Windows 10 build 16237 or later, WSL, Ubunutu 20.04.1 LTS

Configuration

Edit the config.sh file with the install path.

Optional

Create a shortcut for Run.cmd on Desktop, rename it and change it's icon.

Creating a shortcut

  1. Navigate to the Run.cmd file and right-click on it.

#1

  1. Click on Send to the Desktop (create shortcut).

#2

  1. You should see a shortcut on your Desktop.

Desktop Shortcut Example

  1. Rename it to 5eTools by right-clicking on it and clicking Rename.

Changing the icon

  1. Download this icon from here.

5eTools.ico

  1. Go the shortcut you made and right-click on it. Click Properties.

#3

  1. Click on Change Icon...

#4

  1. Click OK if you get a pop up.

#5

  1. Click Browse and select the icon you downloaded.

License

This is under the Apache 2.0 license.

Semantic Versioning

This software uses Semantic Versioning.

About

WSL script for auto-updating local install of 5eTools and launching the webserver

License:Apache License 2.0


Languages

Language:Shell 98.4%Language:Batchfile 1.6%