mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2025-12-15 22:10:30 +00:00
Misc
This commit is contained in:
2
cc.sh
2
cc.sh
@@ -30,7 +30,9 @@ XBUILD_ARGS+=("/p:Configuration=$BUILD")
|
||||
cd "$(dirname "$(readlink -f "$0")")"
|
||||
|
||||
if [[ -f "mono_envsetup.sh" ]]; then
|
||||
set +u
|
||||
source "mono_envsetup.sh"
|
||||
set -u
|
||||
fi
|
||||
|
||||
if [[ -d ".git" ]] && hash git &>/dev/null; then
|
||||
|
||||
Reference in New Issue
Block a user