-
Notifications
You must be signed in to change notification settings - Fork 4
Starting Guide: How to setup & run ULS script
CYRO4S edited this page May 19, 2017
·
4 revisions
Simply execute this in terminal:
wget --no-check-certificate https://raw.githubusercontent.com/CYRO4S/Universal-Linux-Script/master/uls_install.sh && bash uls_install.sh
ULS born to be easy. If you want to install ULS manually, please view "uls_install.sh"
Simply use this:
uls [Path-to-ULS-script]
For example, uls test.uls
If a USL script is beginning with #!/usr/bin/usl
,and it's executable:
Simply use ./[USL-filename]
to run.
For example, ./test.uls