mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-07 08:39:12 +00:00
[BUGFIX] Tried making file bash
This commit is contained in:
Regular → Executable
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#! /bin/bash
|
||||||
|
|
||||||
if [ "$TRAVIS_BRANCH" == "master" ]; then
|
if [ "$TRAVIS_BRANCH" == "master" ]; then
|
||||||
mvn -U package
|
mvn -U package
|
||||||
|
|||||||
Reference in New Issue
Block a user