mirror of
https://github.com/Neocky/pluGET.git
synced 2024-04-29 16:12:30 +00:00
ddb5f1172e
Changes: - config path will always be correct - deleted unnexessary stuff - plugin version will display now correct - changed some formating - created SFTP check before launching
4 lines
44 B
Batchfile
4 lines
44 B
Batchfile
@ECHO OFF
|
|
cd "%~dp0"
|
|
cd src
|
|
py "__main__.py" |