mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-05 20:26:49 +02:00
removed debug message
This commit is contained in:
parent
b4ca337020
commit
d0da998299
@ -3,7 +3,6 @@
|
||||
#Move to the folder where ep-lite is installed
|
||||
FOLDER=$(dirname $(readlink -f $0))
|
||||
cd $FOLDER
|
||||
echo $FOLDER
|
||||
|
||||
if [[ $EUID -eq 0 ]]; then
|
||||
echo "You shouldn't start Etherpad-Lite as root!" 1>&2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user