added shortened URL for provision script
This commit is contained in:
parent
772277f922
commit
b5a988cdd8
@ -2,4 +2,9 @@
|
|||||||
|
|
||||||
```
|
```
|
||||||
pkg_add wget && wget 'https://git.lain.church/gashapwn/lyadmin/raw/branch/master/perl-script/provision.pl' -O - | perl
|
pkg_add wget && wget 'https://git.lain.church/gashapwn/lyadmin/raw/branch/master/perl-script/provision.pl' -O - | perl
|
||||||
```
|
```
|
||||||
|
|
||||||
|
or
|
||||||
|
```
|
||||||
|
pkg_add wget && wget 'https://s.lain.la/wrMJw' -O - | perl
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user