fixed typo in directory name
This commit is contained in:
parent
40a611585e
commit
2fd4f70abe
|
|
@ -36,7 +36,7 @@ if [ "$(uname)" == "Darwin" ]; then
|
|||
cd /Users/mfolkerts/smartCane/r_app
|
||||
elif [ "$(uname)" == "Linux" ]; then
|
||||
# Commando's voor Linux
|
||||
cd /var/www/vhosts/smartcane.sobit.nl/r_app
|
||||
cd /var/www/vhosts/smartcane.sobit.nl/httpdocs/r_app
|
||||
else
|
||||
echo "Onbekend systeem"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Reference in a new issue