Skip to content

Commit 02baf2b

Browse files
committed
updated script
1 parent 1bec071 commit 02baf2b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

airootfs/root/.automated_script.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
#!/usr/bin/env bash
22

3+
package_sync{
4+
pacman -Syy
5+
}
6+
37
script_cmdline ()
48
{
59
local param

0 commit comments

Comments
 (0)