mirror of https://github.com/tteck/Proxmox.git
remove \n
This commit is contained in:
parent
e216bc6c8a
commit
139680b8c0
|
@ -92,7 +92,7 @@ rm install.sh
|
|||
msg_ok "Installed AdGuard Home"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -90,7 +90,7 @@ $STD apt install audiobookshelf
|
|||
msg_ok "Installed audiobookshelf"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -111,7 +111,7 @@ systemctl enable --now -q autobrr.service
|
|||
msg_ok "Created Service"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -344,7 +344,7 @@ $STD systemctl enable --now blocky
|
|||
msg_ok "Created Service"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -100,7 +100,7 @@ $STD bash <(curl -fsSL https://get.casaos.io)
|
|||
msg_ok "Installed CasaOS"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -104,7 +104,7 @@ $STD systemctl enable --now changedetection
|
|||
msg_ok "Created Service"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -110,7 +110,7 @@ $STD update-rc.d cronicled defaults
|
|||
msg_ok "Installed Cronicle Primary Server"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -89,7 +89,7 @@ $STD dpkg -i daemonsync_2.2.0.0059_amd64.deb
|
|||
msg_ok "Installed Daemon Sync Server"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -120,7 +120,7 @@ systemctl start dashy
|
|||
msg_ok "Created Service"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -82,7 +82,7 @@ $STD apt-get install -y mc
|
|||
msg_ok "Installed Dependencies"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -113,7 +113,7 @@ $STD systemctl enable --now deconz
|
|||
msg_ok "Created Service"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -127,7 +127,7 @@ systemctl enable --now -q deluge-web.service
|
|||
msg_ok "Created Service"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -80,7 +80,7 @@ $STD apt-get install -y mc
|
|||
msg_ok "Installed Dependencies"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if [[ "${SSH_ROOT}" == "yes" ]]; then sed -i "s/#PermitRootLogin prohibit-password/PermitRootLogin yes/g" /etc/ssh/sshd_config; systemctl restart sshd; fi
|
||||
|
||||
|
|
|
@ -144,7 +144,7 @@ if [[ $DOCKER_COMPOSE == "Y" ]]; then
|
|||
fi
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -103,7 +103,7 @@ $STD dpkg -i emby-server-deb_${LATEST}_amd64.deb
|
|||
msg_ok "Installed Emby"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -88,7 +88,7 @@ $STD systemctl enable --now emqx
|
|||
msg_ok "Installed EMQX"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -109,7 +109,7 @@ systemctl start esphomeDashboard
|
|||
msg_ok "Installed ESPHome Dashboard"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -96,7 +96,7 @@ $STD apt-get install -y grafana
|
|||
msg_ok "Installed Grafana"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -126,7 +126,7 @@ systemctl reload apache2
|
|||
msg_ok "Installed grocy"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -120,7 +120,7 @@ $STD sudo systemctl enable --now heimdall.service
|
|||
msg_ok "Created Service"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -162,7 +162,7 @@ $STD systemctl enable --now homeassistant
|
|||
msg_ok "Created Service"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -147,7 +147,7 @@ $STD docker run -d \
|
|||
msg_ok "Installed Home Assistant $CORE_LATEST_VERSION"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -99,7 +99,7 @@ $STD hb-service install --user homebridge
|
|||
msg_ok "Created Service"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -119,7 +119,7 @@ $STD systemctl enable --now homepage
|
|||
msg_ok "Created Service"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -108,7 +108,7 @@ $STD systemctl enable --now homer
|
|||
msg_ok "Created Service"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -93,7 +93,7 @@ $STD systemctl enable --now hyperion@root.service
|
|||
msg_ok "Installed Hyperion"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -122,7 +122,7 @@ if [[ $TELEGRAF == "Y" ]]; then
|
|||
fi
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -87,7 +87,7 @@ $STD bash <(curl -fsSL https://iobroker.net/install.sh)
|
|||
msg_ok "Installed ioBroker"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -127,7 +127,7 @@ ln -s /usr/share/jellyfin/web/ /usr/lib/jellyfin/bin/jellyfin-web
|
|||
msg_ok "Created Service"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -103,7 +103,7 @@ $STD bash <(curl -sSLf https://raw.githubusercontent.com/helm/helm/main/scripts/
|
|||
msg_ok "Installed Helm"
|
||||
fi
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -109,7 +109,7 @@ systemctl enable --now -q kavita.service
|
|||
msg_ok "Created Service"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -106,7 +106,7 @@ $STD systemctl enable --now keycloak.service
|
|||
msg_ok "Created Service"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -113,7 +113,7 @@ systemctl enable --now -q lidarr
|
|||
msg_ok "Created Service"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -208,7 +208,7 @@ $STD systemctl enable --now magicmirror
|
|||
msg_ok "Created Service"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -104,7 +104,7 @@ if [[ $ADMINER == "Y" ]]; then
|
|||
fi
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -98,7 +98,7 @@ $STD node node_modules/meshcentral --install
|
|||
msg_ok "Installed MeshCentral"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -117,7 +117,7 @@ systemctl start motioneye
|
|||
msg_ok "Created Service"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -94,7 +94,7 @@ $STD apt-get -y install mosquitto-clients
|
|||
msg_ok "Installed Mosquitto MQTT Broker"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -109,7 +109,7 @@ $STD systemctl enable --now n8n
|
|||
msg_ok "Created Service"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -137,7 +137,7 @@ $STD systemctl enable --now navidrome.service
|
|||
msg_ok "Created Service"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -89,7 +89,7 @@ service apache2 restart
|
|||
msg_ok "Installed NextCloudPi"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -241,7 +241,7 @@ EOF
|
|||
msg_ok "Created Service"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -116,7 +116,7 @@ systemctl enable --now nocodb.service &>/dev/null
|
|||
msg_ok "Created Service"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -119,7 +119,7 @@ $STD systemctl enable --now nodered.service
|
|||
msg_ok "Created Service"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -93,7 +93,7 @@ $STD dpkg -i Omada_SDN_Controller_v5.7.4_Linux_x64.deb
|
|||
msg_ok "Installed Omada Controller"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -105,7 +105,7 @@ omv-confdbadm populate
|
|||
msg_ok "Installed OpenMediaVault"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -104,7 +104,7 @@ $STD systemctl enable --now openhab.service
|
|||
msg_ok "Installed openHAB"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -250,7 +250,7 @@ $STD systemctl enable --now paperless-consumer paperless-webserver paperless-sch
|
|||
msg_ok "Created Services"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -177,7 +177,7 @@ WantedBy=multi-user.target" >$service_path
|
|||
msg_ok "Created Service"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -110,7 +110,7 @@ $STD bash <(curl -fsSL https://install.pi-hole.net) /dev/stdin --unattended
|
|||
msg_ok "Installed Pi-hole"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -107,7 +107,7 @@ $STD apt-get -o Dpkg::Options::="--force-confold" install -y plexmediaserver
|
|||
msg_ok "Installed Plex Media Server"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -109,7 +109,7 @@ $STD systemctl enable --now homeassistant
|
|||
msg_ok "Installed Home Assistant"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -88,7 +88,7 @@ echo -e 'unqualified-search-registries=["docker.io"]' >> /etc/containers/registr
|
|||
msg_ok "Installed Podman"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -211,7 +211,7 @@ if [[ $ADMINER == "Y" ]]; then
|
|||
fi
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -118,7 +118,7 @@ $STD sudo systemctl enable --now prometheus
|
|||
msg_ok "Created Service"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -111,7 +111,7 @@ systemctl enable --now -q prowlarr
|
|||
msg_ok "Created Service"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -111,7 +111,7 @@ systemctl enable --now -q radarr
|
|||
msg_ok "Created Service"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -111,7 +111,7 @@ systemctl enable --now -q readarr
|
|||
msg_ok "Created Service"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -116,7 +116,7 @@ systemctl enable --now -q sabnzbd.service
|
|||
msg_ok "Created Service"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -176,7 +176,7 @@ WantedBy=multi-user.target" >$service_path
|
|||
$STD systemctl enable --now scrypted.service
|
||||
msg_ok "Created Service"
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -145,7 +145,7 @@ $STD pm2 list
|
|||
msg_ok "Installed Shinobi"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -92,7 +92,7 @@ $STD apt-get -o Dpkg::Options::="--force-confold" install -y sonarr
|
|||
msg_ok "Installed Sonarr"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -95,7 +95,7 @@ systemctl restart syncthing@root.service
|
|||
msg_ok "Installed Syncthing"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -138,7 +138,7 @@ systemctl enable --now -q tdarr-node.service
|
|||
msg_ok "Created Service"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -90,7 +90,7 @@ $STD bash <(curl -fsSL https://download.technitium.com/dns/install.sh)
|
|||
msg_ok "Installed Technitium DNS"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -90,7 +90,7 @@ systemctl start transmission-daemon
|
|||
msg_ok "Installed Transmission"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -112,7 +112,7 @@ systemctl enable --now -q trilium
|
|||
msg_ok "Created Service"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -83,7 +83,7 @@ $STD apt-get install -y mc
|
|||
msg_ok "Installed Dependencies"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -101,7 +101,7 @@ $STD systemctl enable --now umbrel-startup.service
|
|||
msg_ok "Installed Umbrel"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -96,7 +96,7 @@ $STD bash unifi-latest.sh --skip --add-repository $LOCAL
|
|||
msg_ok "Installed UniFi Network Application"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -116,7 +116,7 @@ $STD systemctl enable --now uptime-kuma.service
|
|||
msg_ok "Created Service"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -173,7 +173,7 @@ $STD systemctl enable --now vaultwarden.service
|
|||
msg_ok "Created Service"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -111,7 +111,7 @@ systemctl enable --now -q whisparr
|
|||
msg_ok "Created Service"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -105,7 +105,7 @@ $STD systemctl enable --now whoogle.service
|
|||
msg_ok "Installed Whoogle"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -133,7 +133,7 @@ $STD systemctl enable --now wikijs
|
|||
msg_ok "Created Service"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -105,7 +105,7 @@ $STD bash <(curl -fsSL https://install.pivpn.io) --unattended options.conf
|
|||
msg_ok "Installed WireGuard"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -92,7 +92,7 @@ $STD bash <(curl -fsSL https://install.yunohost.org) -a
|
|||
msg_ok "Installed YunoHost"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -132,7 +132,7 @@ $STD systemctl enable zigbee2mqtt.service
|
|||
msg_ok "Created Service"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
|
@ -108,7 +108,7 @@ $STD systemctl enable zwave-js-ui
|
|||
msg_ok "Created Service"
|
||||
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
echo -e "\n${APPLICATION} LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
|
||||
chmod -x /etc/update-motd.d/*
|
||||
if ! getent shadow root | grep -q "^root:[^\!*]"; then
|
||||
msg_info "Customizing Container"
|
||||
|
|
Loading…
Reference in New Issue