Browse Source

added shortened URL for provision script

master
gashapwn 3 years ago
parent
commit
b5a988cdd8
1 changed files with 6 additions and 1 deletions
  1. +6
    -1
      README.md

+ 6
- 1
README.md 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
```

Loading…
Cancel
Save