diff --git a/README.md b/README.md index a347e5a..bbc2694 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ ansible-galaxy install -f -r roles/requirements.yml cd install-rapsberry -cd ;rm -rf install-rapsberry/;git clone https://gitweb.dyndns.org/raspberry/install-rapsberry.git;cd install-rapsberry;git checkout dev;./inst-raps.sh \ No newline at end of file +cd ;rm -rf install-rapsberry/;git clone https://gitweb.dyndns.org/raspberry/install-rapsberry.git;cd install-rapsberry;git checkout dev;./inst-rasp.sh \ No newline at end of file diff --git a/inst-raps.sh b/inst-rasp.sh similarity index 100% rename from inst-raps.sh rename to inst-rasp.sh