This website works better with JavaScript
Home
Explore
Help
Sign In
mirrors
/
wekan
mirror of
https://github.com/wekan/wekan.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Updated release script for new command of uploading snap package to Snap Store.
Thanks to xet7 !
Lauri Ojansivu
3 weeks ago
parent
33f4db5871
commit
dec9b82da0
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
releases/snap-push-to-store.sh
+ 1
- 1
releases/snap-push-to-store.sh
View File
@@ -1 +1 @@
-snapcraft
push
$1
+snapcraft
upload
$1