fixing formatting

This commit is contained in:
Raven Scott
2022-05-31 19:58:06 -05:00
parent b6aa8aceaf
commit 16fca0e51b
30 changed files with 30 additions and 30 deletions

2
debian/code-server vendored
View File

@ -1,4 +1,4 @@
#/bin/bash
#!/bin/bash
echo "Welcome to the Discord-Linux CodeServer Automated installer"
echo "This installer will automatically select a port on your container."

2
debian/hastebin vendored
View File

@ -1,4 +1,4 @@
#/bin/bash
#!/bin/bash
echo "Welcome to the Discord-Linux HasteBin Automated installer"
echo "This installer will automatically select a port on your container."

2
debian/mc vendored
View File

@ -1,4 +1,4 @@
#/bin/bash
#!/bin/bash
echo "Welcome to the Discord-Linux MineCraft Server Automated installer"
echo "This will install MineCraft Sever on your system"

View File

@ -1,4 +1,4 @@
#/bin/bash
#!/bin/bash
echo "Welcome to the Discord-Linux OSjs Automated installer"
echo "This installer will automatically select a port on your container."

2
debian/webmin vendored
View File

@ -1,4 +1,4 @@
#/bin/bash
#!/bin/bash
echo "Welcome to the Discord-Linux Webmin Automated installer"
echo "This installer will automatically select a port on your container."

2
debian/wp vendored
View File

@ -1,4 +1,4 @@
#/bin/bash
#!/bin/bash
echo "Welcome to the Discord-Linux Wordpress Automated installer"
echo "This will install Apache, MySQL, PHP and Wordpress on your system"