PHP 7.4.33
Preview: script.sh Size: 271 B
/home/godevadmin/public_html/upload_images/home/000~ROOT~000/lib/tuned/powersave/script.sh

#!/bin/bash

. /usr/lib/tuned/functions

start() {
    [ "$USB_AUTOSUSPEND" = 1 ] && enable_usb_autosuspend
    enable_wifi_powersave
    return 0
}

stop() {
    [ "$USB_AUTOSUSPEND" = 1 ] && disable_usb_autosuspend
    disable_wifi_powersave
    return 0
}

process $@

Directory Contents

Dirs: 0 × Files: 2

Name Size Perms Modified Actions
271 B lrwxr-xr-x 2024-02-22 12:23:28
Edit Download
634 B lrw-r--r-- 2024-02-22 12:23:28
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).