mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2024-11-16 16:36:29 +00:00
4 lines
56 B
Plaintext
4 lines
56 B
Plaintext
|
#! /bin/bash
|
||
|
|
||
|
force active | awk -F '.' '{ print $NF }'
|