Bash/get_updates.sh aktualisiert
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
apt updates
|
||||
apt update
|
||||
apt list --upgradable
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
apt updates
|
||||
apt update
|
||||
apt list --upgradable
|
||||