mirror of
https://github.com/bitnami/containers.git
synced 2026-03-19 15:57:46 +08:00
check package.json in app_present check
This commit is contained in:
@@ -9,7 +9,7 @@ fresh_container() {
|
||||
}
|
||||
|
||||
app_present() {
|
||||
[ -f /app/app.js ]
|
||||
[ -f package.json ]
|
||||
}
|
||||
|
||||
dependencies_up_to_date() {
|
||||
|
||||
Reference in New Issue
Block a user