This commit is contained in:
Michael Stanclift 2022-04-12 10:42:19 -05:00
parent f9a0179e62
commit 56650f4281

View File

@ -1877,7 +1877,7 @@ function task_dev {
else
MESSAGE="Enabling ${GS_TASK_TYPE}"
echo_stat
touch ${GS_LOCAL_REPO}/dev
sudo touch ${GS_LOCAL_REPO}/dev
error_validate
MESSAGE="Checking available branches"