3 lines
65 B
Bash
3 lines
65 B
Bash
#!/bin/sh
|
|
ln -sf /usr/local/foreman/bin/foreman /usr/bin/foreman
|
#!/bin/sh
|
|
ln -sf /usr/local/foreman/bin/foreman /usr/bin/foreman
|