password-pasture (GUI) - Initial commit

This commit is contained in:
2022-08-04 03:22:01 -04:00
parent 42ef63c0d9
commit dfb90ca294
5 changed files with 219 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/usr/bin/env sh
rm -rf cmake-build-debug CMakeFiles cmake_install.cmake CMakeCache.txt Makefile
cmake ./
sleep 10 # prevents clock skew
make