Remove command which arch does not have

This commit is contained in:
zontreck 2024-10-05 21:22:31 -07:00
parent d347d716ec
commit f2d6eee093

View file

@ -1,5 +1,3 @@
#!/bin/bash
echo $PUB | dart pub token add https://git.zontreck.com/api/packages/AriasCreations/pub
java -Dfile.encoding=UTF-8 -Dsun.jnu.encoding=UTF-8 -jar /agent.jar -url "https://ci.zontreck.com" -secret "$ARCHAGENT" -name "Arch" -workDir "/builder"