added shortened URL for provision script

This commit is contained in:
gashapwn 2020-12-08 04:22:23 +00:00
parent 772277f922
commit b5a988cdd8

View File

@ -2,4 +2,9 @@
```
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
```