Skip to content

hidao80/inst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inst

Shell scripts for installation.

Netlify Status

Set up UserLAnd as a basic development environment.

Usage:

curl -sLk https://inst-sh.netlify.app/ul/dev.sh | sudo sh

Set up lxde in UserLAnd.

Usage:

curl -sLk https://inst-sh.netlify.app/ul/lxde.sh | sudo sh

Set up xfce4 in UserLAnd. (incomplete)

Usage:

curl -sLk https://inst-sh.netlify.app/ul/xfce.sh | sudo sh

Set up Mei-v11, a fork of Misskey v11, in Termux.

Required Termux version: >= 0.118.1
Usage:

curl -s https://inst-sh.netlify.app/termux/meiv11.inst.sh | sh