This website works better with JavaScript.
Home
Help
Sign In
von
/
vscripts
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Activity
Browse Source
test post receive hook + link the original script I have copied
master
Von Random
5 years ago
parent
dcc9c5344c
commit
03ecf62dd1
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
simpler.pl
+ 1
- 0
simpler.pl
View File
@ -1,4 +1,5 @@
#!/usr/bin/env perl
# taken from https://github.com/iraquitan/custom-scripts/blob/master/simpler.sh
use
open
':std'
,
':encoding(UTF-8)'
;
my
$
block
=
shift
||
(
chr
(
0x2588
)
x
3
)
;
for
(
[
""
,
0
]
,
[
"1;"
,
0
]
,
[
""
,
8
]
,
[
"1;"
,
8
]
)
{
Write
Preview
Loading…
Cancel
Save