Changes to the variables
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
CACHE_FILE=".build-cache"
|
||||
REMOTE_PROGRESS=".remote-in-progress"
|
||||
|
||||
needs_build() {
|
||||
# If cache file doesn't exist, require build
|
||||
|
||||
Reference in New Issue
Block a user