This website works better with JavaScript.
Home
Help
| Lab Instances |
Register
Sign In
swarmlab
/
bento-swarmlab
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5
Commits
1
Branch
0
Tags
204 KiB
Ruby
50.4%
Shell
45.7%
PowerShell
3.1%
HTML
0.9%
Tree:
321cc75d58
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '321cc75d58'
${ noResults }
bento-swarmlab
/
packer_templates
/
solaris
/
scripts
/
update.sh
4 lines
90 B
Raw
Blame
History
#!/bin/bash -eux
pkg update pkg:/package/pkg
||
true
pkg update --accept
||
true
Reference in new issue