Skip to content

deforay/utility-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Collection of Useful Scripts

Automate basic tasks with these scripts.

Switch between PHP versions

Setup

sudo wget https://raw.githubusercontent.com/deforay/utility-scripts/master/php/switch-php -O /usr/local/bin/switch-php
sudo chmod +x /usr/local/bin/switch-php

Usage

sudo switch-php 7.4
sudo switch-php 8.2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages