mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-08-15 20:34:07 +00:00
add Debian Buster info on Readme
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
# should be run as root and only on Ubuntu 18/20 versions!
|
||||
# should be run as root and only on Ubuntu 18/20, Debian Buster versions!
|
||||
echo "Welcome to the MediacMS installation!";
|
||||
|
||||
if [ `id -u` -ne 0 ]
|
||||
|
Reference in New Issue
Block a user