install.sh: adds missing joeac/ in repo URL
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ fi
|
|||||||
cd /home/joeac.net
|
cd /home/joeac.net
|
||||||
if ! [ -d joeac.net/.git ]
|
if ! [ -d joeac.net/.git ]
|
||||||
then
|
then
|
||||||
sudo -u joeac.net git clone https://git.joeac.net/joeac.net.git joeac.net
|
sudo -u joeac.net git clone https://git.joeac.net/joeac/joeac.net.git joeac.net
|
||||||
fi
|
fi
|
||||||
cd joeac.net
|
cd joeac.net
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user