This repository contains scripts for deploying various applications on different operating systems.
Follow these steps to get started:
-
Clone this repository:
git clone https://github.com/Reetryyy/oneline.git
-
Navigate into the repository folder:
cd oneline
-
Make the script executable. For example, to make
docker-setup-ubuntu.sh
executable:chmod +x docker-setup-ubuntu.sh
-
Run the script:
./docker-setup-ubuntu.sh
Contributions are welcome! If you find a bug or want to suggest improvements, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.