Subir archivos a "/"
This commit is contained in:
parent
09d610af74
commit
dca455cfa2
2
ELEMENT
2
ELEMENT
@ -419,7 +419,7 @@ instalador_final() {
|
||||
chmod +rwx /bin/autoinicios
|
||||
wget -O /etc/systemd/system/inicioelement.service https://raw.githubusercontent.com/IntelectoDev/ElementManager/master/Ejecutables/inicioelement.service &>/dev/null
|
||||
sudo systemctl enable -q inicioelement.service
|
||||
wget -O /bin/check-update https://raw.githubusercontent.com/IntelectoDev/ElementManager/master/Ejecutables/check-update &>/dev/null
|
||||
#wget -O /bin/check-update https://raw.githubusercontent.com/IntelectoDev/ElementManager/master/Ejecutables/check-update &>/dev/null
|
||||
chmod +rwx /bin/check-update
|
||||
wget -O /etc/ElementManager/temp/version_actual https://raw.githubusercontent.com/IntelectoDev/ElementManager/master/Version &>/dev/null
|
||||
echo '#!/bin/sh -e' >/etc/rc.local
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user