Update initial setup commit message
This commit is contained in:
2
setup.sh
2
setup.sh
@@ -93,7 +93,7 @@ fi
|
|||||||
echo "Committing modpack manifest and index..."
|
echo "Committing modpack manifest and index..."
|
||||||
|
|
||||||
git add -A
|
git add -A
|
||||||
git commit -m "(re)init modpack" -q
|
git commit -m "Init modpack" -q
|
||||||
|
|
||||||
if [[ $? -eq 0 ]]; then
|
if [[ $? -eq 0 ]]; then
|
||||||
echo "Successfully committed changes!"
|
echo "Successfully committed changes!"
|
||||||
|
|||||||
Reference in New Issue
Block a user