mirror of
https://github.com/sergeylopukhov/unraid-crack-6.11.5.git
synced 2024-11-23 03:21:18 +01:00
Create go
This commit is contained in:
parent
3f91375791
commit
c24b3cf8c9
8
go
Normal file
8
go
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
#!/bin/bash
|
||||||
|
export UNRAID_GUID=GUID вашей флешки
|
||||||
|
export UNRAID_NAME=Имя вашего сервера на англ. яз.
|
||||||
|
export UNRAID_DATE=1654646400
|
||||||
|
export UNRAID_VERSION=Pro
|
||||||
|
/lib64/ld-linux-x86-64.so.2 /boot/config/unraider
|
||||||
|
#Start the Management Utility
|
||||||
|
/usr/local/sbin/emhttp &
|
Loading…
Reference in New Issue
Block a user