diff --git a/README.md b/README.md index e15059e..8aa25af 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ $domain="example.com" cd /var/www/htdocs git clone https://gitler.moe/TechnicalSuwako/spliti.git && cd spliti mv config.example.php config.php -find . -type f -name "/etc/nginx/sites-enabled/spliti.conf" -exec sed -i 's/spliti.076.moe/$domain/g' +find . -type f -name "config.php" -exec sed -i 's/mixi.owacon.moe/$domain/g' ``` ### Linux diff --git a/config.example.php b/config.example.php index f048352..dc643b1 100644 --- a/config.example.php +++ b/config.example.php @@ -1,3 +1,3 @@