mirror of
https://github.com/bitnami/minideb.git
synced 2026-06-04 10:13:55 +08:00
rename buildone_snapshot
This commit is contained in:
@@ -20,7 +20,7 @@ done
|
||||
snapshot_id=$(./snapshot_id)
|
||||
if [ -n "$snapshot_id" ]; then
|
||||
for i in $dist_with_snapshot; do
|
||||
./build_latest_snapshot "$i" "$snapshot_id"
|
||||
./buildone_snapshot "$i" "$snapshot_id"
|
||||
done
|
||||
|
||||
mkdir -p build
|
||||
|
||||
Reference in New Issue
Block a user