mirror of
https://github.com/everett7623/nodeloc_vps_test.git
synced 2024-11-10 10:05:18 +00:00
Update Nlbench.sh
This commit is contained in:
parent
bfbbbf36e2
commit
ddcfd53aef
@ -179,7 +179,7 @@ update_system() {
|
|||||||
esac
|
esac
|
||||||
|
|
||||||
echo -e "${YELLOW}正在更新系统...${NC}"
|
echo -e "${YELLOW}正在更新系统...${NC}"
|
||||||
$update_cmd
|
sudo $update_cmd
|
||||||
if [ $? -eq 0 ]; then
|
if [ $? -eq 0 ]; then
|
||||||
sudo $upgrade_cmd
|
sudo $upgrade_cmd
|
||||||
if [ $? -eq 0 ]; then
|
if [ $? -eq 0 ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user