aboutsummaryrefslogtreecommitdiff
path: root/lib/_ak_fm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/_ak_fm')
-rwxr-xr-xlib/_ak_fm2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/_ak_fm b/lib/_ak_fm
index 8cc97e1..9947940 100755
--- a/lib/_ak_fm
+++ b/lib/_ak_fm
@@ -18,6 +18,8 @@
### along with this program. If not, see <http://www.gnu.org/licenses/>.
###
+source $AK_LIBDIR/_ak_script
+
function _ak_fm_remove_line_from_file(){
tempfile="$(_ak_make_temp_file)"
if [ ! -f "$2" ]