forked from snxraven/autoinstallers
removing warning
This commit is contained in:
parent
d36fe802f8
commit
8ee540d18d
4
debian/code-server
vendored
4
debian/code-server
vendored
@ -1,8 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
#
|
||||
# THIS IS A TEST SCRIPT TO TEST THE HTTP BUG FOUND IN CODE SERVER WITH OUR MASTER SERVER
|
||||
# THIS SHOULD NOT BE USED ON ACTIVE CONTAINERS
|
||||
|
||||
|
||||
|
||||
echo "Welcome to the Discord-Linux CodeServer Automated installer"
|
||||
|
@ -1,10 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
#
|
||||
# THIS IS A TEST SCRIPT TO TEST THE HTTP BUG FOUND IN CODE SERVER WITH OUR MASTER SERVER
|
||||
# THIS SHOULD NOT BE USED ON ACTIVE CONTAINERS
|
||||
|
||||
|
||||
echo "Welcome to the Discord-Linux CodeServer Automated installer"
|
||||
echo "This installer will automatically select a port on your container."
|
||||
echo "I will let you know how to access your installation when installation is complete."
|
||||
|
Loading…
Reference in New Issue
Block a user