Skip to content

rmens/da-updatescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

DirectAdmin Universal Update Script

This script facilitates the updating process on DirectAdmin servers across various Linux distributions, including Debian, Ubuntu, RHEL, and CentOS.

Usage

  1. Grant execute permissions to the script:
chmod +x updatescript-universal-latest.sh
  1. Run the script:
./updatescript-universal-latest.sh

Note

  • The script detects the underlying OS and uses the appropriate package manager (apt-get, yum, or dnf) accordingly.
  • It's highly recommended to test the script in a controlled environment (e.g., a virtual machine) before deploying it to a live server to ensure it behaves as expected.

About

Script to simplify updating on DirectAdmin-servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages