We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6db0e5 commit 11a13ceCopy full SHA for 11a13ce
1 file changed
build_aegisum_mac.sh
@@ -117,7 +117,7 @@ fi
117
# --------------------------
118
if [ ! -d "Aegisum" ]; then
119
echo -e "${GREEN}>>> Cloning Aegisum...${RESET}"
120
- git clone https://github.com/CryptoDevelopmentServices/aegisum-core.git #temp url
+ git clone https://github.com/Aegisum/aegisum-core.git
121
mv aegisum-core Aegisum
122
else
123
echo -e "${GREEN}>>> Updating Aegisum...${RESET}"
0 commit comments