3 lines
48 B
Bash
3 lines
48 B
Bash
#!/bin/sh
|
|
cd /usr/share/beef
|
|
bundle-2.3 install
|
#!/bin/sh
|
|
cd /usr/share/beef
|
|
bundle-2.3 install
|