Skip to content

RoxCoderSA/Updatable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

This script helps the user to update Linux and Mac systems through the terminal. All the user has to install some requirements and then run the script and choose the operating system

Installation

clone the repo

$ git clone https://github.com/Roxcoder/updatable.git

change directory to updatable

$ cd updatable

Run as windows

$ pip install -r requirement.txt
$ python updatable.py

Run as Linux

$ pip3 install -r requirement.txt
$ sudo chmod +x updatable.py
$ python3 updatable.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages