We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bec071 commit 02baf2bCopy full SHA for 02baf2b
airootfs/root/.automated_script.sh
@@ -1,5 +1,9 @@
1
#!/usr/bin/env bash
2
3
+package_sync{
4
+ pacman -Syy
5
+}
6
+
7
script_cmdline ()
8
{
9
local param
0 commit comments