Skip to content

Releases: DravenTec/Phantombot-Update-Script

v1.3

31 Aug 00:05
43df4ae
Compare
Choose a tag to compare

Release Info:
Product: Phantombot-Update-Script
Version: 1.3
Date: 2023-08-31

New Features:
-- None --

Fixes:
Fix when creating the download link
Success is no longer falsely reported if the start failed at the end of the script.

Notes:
-- None --

v.1.2

10 Aug 18:27
43df4ae
Compare
Choose a tag to compare

Release Info:
Product: Phantombot-Update-Script
Version: 1.2
Date: 2023-08-10

New Features:
From now on the backups are compressed with gzip and stored as tar.gz.

Fixes:
-- None --

Notes:
-- None --

v.1.1

10 Jun 13:23
329ffa5
Compare
Choose a tag to compare

Release Info:
Product: Phantombot-Update-Script
Version: 1.1
Date: 2023-06-10

New Features:
-- None --

Fixes:
added sudo before systemctl commands
added bot start if script failed to download update

Notes:
-- None --

v.1.0

09 Apr 08:33
3848286
Compare
Choose a tag to compare

Phantombot Update Script
This Bash script automates the process of updating the Phantombot software.
It includes functions to retrieve the latest release from GitHub, stop the bot service, download and extract the latest release,
copy files to appropriate locations, set permissions, and create a backup of the old bot. The script requires certain prerequisites,
such as the bot script and update script being located in the home directory, sudo privileges for the user, and specific commands/tools installed on the system.

Created by DravenTec, version 1.0 Last updated on April 9, 2023.