mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-10 12:27:25 -04:00
Processing splash formatting improved
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
#!/bin/bash
|
||||
|
||||
|
||||
# MONERO_URL=https://github.com/monero-project/monero.git
|
||||
# MONERO_BRANCH=master
|
||||
MONERO_URL=https://github.com/mbg033/monero.git
|
||||
MONERO_BRANCH=develop
|
||||
MONERO_URL=https://github.com/monero-project/monero.git
|
||||
MONERO_BRANCH=master
|
||||
# MONERO_URL=https://github.com/mbg033/monero.git
|
||||
# MONERO_BRANCH=develop
|
||||
# Buidling "debug" build optionally
|
||||
BUILD_TYPE=$1
|
||||
if [ -z $BUILD_TYPE ]; then
|
||||
|
||||
Reference in New Issue
Block a user