Vendor the command set the menu and shell depend on
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# blob:summary=Restart system time synchronization
|
||||
# blob:requires-sudo=true
|
||||
|
||||
echo "Updating time..."
|
||||
sudo systemctl restart systemd-timesyncd
|
||||
Reference in New Issue
Block a user