Initial commit.
This commit is contained in:
commit
53693b9b7b
8 changed files with 1030 additions and 0 deletions
5
remotes/root@example.org/Update.sh
Normal file
5
remotes/root@example.org/Update.sh
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
# Requires: libraries/update/ubuntu.sh
|
||||
# You can import libraries directly from the RemotesRun libraries, and use their functions here.
|
||||
|
||||
update_as_root
|
Loading…
Add table
Add a link
Reference in a new issue