Skip to content

Commit 8d681fa

Browse files
Update bash.sh
1 parent 54fcc15 commit 8d681fa

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

var/www/repo/bash.sh

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,9 @@
88
├── nightly/
99
└── keys/
1010
└── 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

Comments
 (0)