mirror of
https://github.com/michelleDeko/scalelite-run.git
synced 2026-02-05 07:40:55 +01:00
Updated docs (#4)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
STATUS="Status: Downloaded newer image for blindsidenetwks/scalelite:master"
|
||||
STATUS="Status: Downloaded newer image for blindsidenetwks/scalelite:latest"
|
||||
|
||||
new_status=$(sudo docker pull blindsidenetwks/scalelite:master | grep Status:)
|
||||
new_status=$(sudo docker pull blindsidenetwks/scalelite:latest | grep Status:)
|
||||
|
||||
echo $new_status
|
||||
|
||||
|
||||
Reference in New Issue
Block a user