Skip to content

ghoat-debug/P.I.Setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Post Install Setup (P.I.Setup) Script.

A post installation setup script.

Usage

Export:

export GIT_USERNAME=""
export GIT_USEREMAIL=""
export GITHUB_USERNAME=""
export GITHUB_PERSONAL_ACCESS_TOKEN=""

Then run the script:

  • with curl:

     curl -sL https://raw.githubusercontent.com/enenumxela/P.I.Setup/main/P.I.Setup | bash
  • with wget:

     wget -O - https://raw.githubusercontent.com/enenumxela/P.I.Setup/main/P.I.Setup | bash

About

A post installation setup script.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published