mirror of
https://github.com/koush/scrypted.git
synced 2026-09-17 09:10:38 +01:00
lxc: remove welcome as it messes up dpkg
This commit is contained in:
@@ -1,15 +1,4 @@
|
||||
#!/bin/bash
|
||||
cat > /etc/issue <<EOT
|
||||
Welcome to Scrypted!
|
||||
To access the Scrypted Management Console visit:
|
||||
|
||||
https://scrypted:10443
|
||||
|
||||
or
|
||||
|
||||
https://192.168.2.181:10443
|
||||
EOT
|
||||
|
||||
cd /root/.scrypted
|
||||
|
||||
# always immediately upgrade everything in case there's a broken update.
|
||||
|
||||
Reference in New Issue
Block a user