Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 752 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 752 Bytes

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