forked from sig_core/toolkit
3 lines
77 B
Bash
Executable file
3 lines
77 B
Bash
Executable file
#!/bin/bash
|
|
r_log "firefox" "Install firefox"
|
|
p_installPackageNormal firefox
|