We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54fcc15 commit 8d681faCopy full SHA for 8d681fa
var/www/repo/bash.sh
@@ -8,3 +8,9 @@
8
├── nightly/
9
└── keys/
10
└── aura-public.gpg
11
+
12
+# Add new package
13
+scp myapp-2.0.0.aura repo@auraos.org:/var/www/repo/stable/
14
15
+# Update repo index
16
+ssh repo@auraos.org "apm-repo"
0 commit comments