mirror of
https://github.com/Neocky/pluGET.git
synced 2024-04-29 16:12:30 +00:00
Made config path correct; Deleted unnecessary stuff; Beautified outpout; Plugin version now correct;
Changes: - config path will always be correct - deleted unnexessary stuff - plugin version will display now correct - changed some formating - created SFTP check before launching
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
@ECHO OFF
|
||||
py "%~dp0\src\__main__.py"
|
||||
cd "%~dp0"
|
||||
cd src
|
||||
py "__main__.py"
|
Reference in New Issue
Block a user