mirror of
https://github.com/martijnvanbrummelen/nwipe.git
synced 2026-02-20 13:42:14 +00:00
Merge pull request #192 from louib/normalize_workflow_names
Normalizing workflow names.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: CI_on_ubuntu-16.04
|
||||
name: ci_ubuntu_16.04
|
||||
|
||||
on: [push, pull_request]
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
name: CI_on_Ubuntu-latest
|
||||
name: ci_ubuntu_latest
|
||||
|
||||
on: [push, pull_request]
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# nwipe
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
nwipe is a program that will securely erase disks. It can operate as both a command line
|
||||
tool without a GUI or with an ncurses GUI as shown in the example below. It can wipe multiple
|
||||
|
||||
Reference in New Issue
Block a user